Skip to content

Commit

Permalink
Implement Continuous Delivert of Utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
foretspaisibles committed Oct 6, 2023
1 parent 4816a68 commit b3e6e67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/parameters/lisp-continuous-integration.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
main-system: 'org.melusina.reference-utility'
executable-system: 'org.melusina.reference-utility/executable'
unit-tests:
system: 'org.melusina.reference-utility/testsuite'
entrypoint: 'run-all-tests'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:
jobs:
continuous-integration:
name: 'Lisp Continuous Integration'
uses: melusina-org/reusable/.github/workflows/lisp-continuous-integration.yaml@v1
uses: melusina-org/reusable/.github/workflows/lisp-continuous-integration-utility.yaml@continuous-delivery-of-executables

0 comments on commit b3e6e67

Please sign in to comment.