mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-11-16 16:12:32 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
0d490b3d5b
commit
0cf608a66b
@ -49,8 +49,6 @@ Docker Build:
|
|||||||
stage: docker
|
stage: docker
|
||||||
needs:
|
needs:
|
||||||
- Gradle Build
|
- Gradle Build
|
||||||
variables:
|
|
||||||
GIT_STRATEGY: none
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" --password-stdin ${CI_REGISTRY}
|
- echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" --password-stdin ${CI_REGISTRY}
|
||||||
|
Loading…
Reference in New Issue
Block a user