Fix paramenter

This commit is contained in:
Luke Robles 2017-08-17 16:52:53 -07:00
parent d7b59bce61
commit 746c8d1328

View File

@ -20,7 +20,7 @@ linting_python:
- python
build_and_push_container:
stage: build
stage: deploy
script:
- docker login -u ldooks -p $DOCKER_PASSWORD
- docker build -t ldooks/dragon-bot:latest .