Skip to content

Commit

Permalink
Update branch CICD bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed Jul 21, 2024
1 parent 28ede1b commit 21fe904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
name: 🩺 Test, Build, and Unpack Software
run: |
pwd
mvn test install
mvn install
tar -xvzf harvest-legacy/target/harvest-legacy-*-bin.tar.gz
tar -xvzf registry-mgr/target/registry-mgr-*-bin.tar.gz
tar -xvzf catalog-legacy/target/catalog-legacy-*-bin.tar.gz
Expand Down

0 comments on commit 21fe904

Please sign in to comment.