mirror of
https://gitlab.com/mangadex-pub/mangadex_at_home.git
synced 2024-01-19 02:48:37 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
0d490b3d5b
commit
0cf608a66b
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue