[attempt] try to fix

This commit is contained in:
J. Fronny 2021-10-16 14:29:14 +00:00
parent 2b010aa3be
commit 6a69d7d39f
1 changed files with 2 additions and 5 deletions

View File

@ -26,11 +26,8 @@ build_test:
- latest-dev.jar
deploy:
stage: deploy
rules:
- if: $CI_COMMIT_TAG
- if: $CI_COMMIT_TAG && '$CI_MERGE_REQUEST_SOURCE_BRANCH_NAME =~ /^master/'
stage: deploy
script:
- gradle --build-cache build publish modrinth curseforge -PpublicMaven
only:
- master