Update .gitea/workflows/deploy-api.yml
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 1m35s
Some checks failed
Deploy API / docker (17, 3.8.5) (push) Failing after 1m35s
This commit is contained in:
parent
023395ea69
commit
549e46c978
@ -33,8 +33,6 @@ 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