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