Update .gitlab-ci.yml file
This commit is contained in:
@ -4,7 +4,6 @@ workflow: # for entire pipeline
|
|||||||
changes: # ...and when these files have changed
|
changes: # ...and when these files have changed
|
||||||
- "*.py"
|
- "*.py"
|
||||||
- "Dockerfile"
|
- "Dockerfile"
|
||||||
- ".gitlab-ci.yml"
|
|
||||||
|
|
||||||
docker-build:
|
docker-build:
|
||||||
stage: build
|
stage: build
|
||||||
|
Reference in New Issue
Block a user