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
|
||||
- "*.py"
|
||||
- "Dockerfile"
|
||||
- ".gitlab-ci.yml"
|
||||
|
||||
docker-build:
|
||||
stage: build
|
||||
|
Reference in New Issue
Block a user