Skip to content

Commit

Permalink
Avoid deploying in build workflow as image doesn't contain tomcat
Browse files Browse the repository at this point in the history
  • Loading branch information
litvinovg committed Jan 10, 2025
1 parent 7c2295f commit 66cba64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Maven Build
run: |
cd ../VIVO
mvn clean package -s installer/example-settings.xml
mvn clean package

0 comments on commit 66cba64

Please sign in to comment.