Skip to content

Commit

Permalink
Clean before running
Browse files Browse the repository at this point in the history
  • Loading branch information
gcatanese committed Jan 18, 2024
1 parent f8245f0 commit a6a412d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tasks:
before: |
sdk install java 17.0.4.1-tem < /dev/null
command: |
./mvnw spring-boot:run
./mvnw clean spring-boot:run
echo Backend running
- name: frontend
Expand Down

0 comments on commit a6a412d

Please sign in to comment.