Update .gitea/workflows/deploy-api.yml
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 22s
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 22s
This commit is contained in:
parent
7b602a0f21
commit
8f297aef26
@ -33,6 +33,8 @@ jobs:
|
||||
# Run JUnit Tests
|
||||
- name: Run Tests
|
||||
run: mvn --batch-mode test -q
|
||||
env:
|
||||
SPRING_TEST: yes
|
||||
|
||||
# Re-checkout to reset the FS before deploying to Dokku
|
||||
- name: Checkout - Reset FS
|
||||
|
Loading…
Reference in New Issue
Block a user