Skip to content

Commit

Permalink
Merge branch 'main' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
jclausen committed Sep 26, 2024
2 parents b96408d + 0218f85 commit ab80636
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 235 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:

- name: Build ${{ env.MODULE_ID }}
run: |
cd test-harness && box install && cd ../
box install commandbox-docbox
box task run taskfile=build/Build target=run :version=${{ env.VERSION }} :projectName=${{ env.MODULE_ID }} :buildID=${{ github.run_number }} :branch=${{ env.BRANCH }}
Expand Down
Loading

0 comments on commit ab80636

Please sign in to comment.