fix(CI) Tests only on master

This commit is contained in:
mfeix 2021-07-23 14:14:23 +02:00
parent 9a427f3279
commit becd025f25
No known key found for this signature in database
GPG Key ID: 04D016E104A25F03

View File

@ -13,7 +13,8 @@ Test-Java-Backend:
stage: test
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
when: manual
when: always
- when: never
trigger:
project: gilden/ci/java-backend-template
strategy: depend