Adding pipeline.yml file
This commit is contained in:
parent
0f3415d6a0
commit
acb4449ecd
@ -22,7 +22,7 @@ linting_python:
|
||||
building_docker_container:
|
||||
stage: build
|
||||
script:
|
||||
- docker build -t dragon-bot:latest .
|
||||
- docker build -t ldooks/dragon-bot:latest .
|
||||
only:
|
||||
- master
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user