Skip to content

Commit

Permalink
chore: fix the version and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Shabirmean committed May 9, 2022
1 parent 5f517d0 commit aead726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/cloudbuild/publish-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ steps:
- -c
- |
echo "Deploying the maven jars..."
./mvnw clean deploy
./mvnw deploy
# indicates that the step need not wait for any other step
waitFor: [ 'npm-install' ]

Expand Down

0 comments on commit aead726

Please sign in to comment.