Update .gitlab-ci.yml

This commit is contained in:
carbotaniuman 2021-10-19 04:55:53 +00:00
parent 0d490b3d5b
commit 0cf608a66b
1 changed files with 1 additions and 3 deletions

View File

@ -49,8 +49,6 @@ Docker Build:
stage: docker
needs:
- Gradle Build
variables:
GIT_STRATEGY: none
before_script:
- echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" --password-stdin ${CI_REGISTRY}
@ -95,4 +93,4 @@ Push Tags:
only:
- tags
variables:
NEW_TAG: $CI_COMMIT_TAG
NEW_TAG: $CI_COMMIT_TAG