revertin double dollar sign and trying this again with privleged set to true for the gitlab-runner config
This commit is contained in:
parent
5c7ad3cea9
commit
0151c3cea6
@ -22,7 +22,7 @@ linting_python:
|
|||||||
build_and_push_container:
|
build_and_push_container:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- docker login -u ldooks -p $$DOCKER_PASSWORD
|
- docker login -u ldooks -p $DOCKER_PASSWORD
|
||||||
- docker build -t ldooks/dragon-bot:latest .
|
- docker build -t ldooks/dragon-bot:latest .
|
||||||
- docker push ldooks/dragon-bot:latest
|
- docker push ldooks/dragon-bot:latest
|
||||||
only:
|
only:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user