Skip to content

Commit

Permalink
Merge pull request #15 from CybercentreCanada/stage
Browse files Browse the repository at this point in the history
Cleanup debug scripts
  • Loading branch information
cccs-shellyw authored Jul 30, 2024
2 parents 4513218 + 9f56e11 commit 81dbb03
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
with:
gradle-version: 7.0.2
- run: gradle distZip
- name: Check if tmp folder is empty
run: ls -l build
- run: ls -l build/distributions
- uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
Expand Down

0 comments on commit 81dbb03

Please sign in to comment.