Removed login
This commit is contained in:
parent
d53037cb7a
commit
a8c581a348
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ pipeline:
|
|||
privileged: true
|
||||
commands:
|
||||
- docker buildx build --no-cache -t dev.cat-enby.club/nikurasu/static-hoster:latest -t dev.cat-enby.club/nikurasu/static-hoster:v$CI_COMMIT_TAG -f dev/docker/images/production/Dockerfile .
|
||||
- docker login -u $user -p $password
|
||||
- docker push dev.cat-enby.club/nikurasu/static-hoster:latest
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
|
Loading…
Reference in a new issue