Update .gitlab-ci.yml file
This commit is contained in:
@ -18,7 +18,6 @@ before_script:
|
|||||||
|
|
||||||
Build:
|
Build:
|
||||||
stage: build
|
stage: build
|
||||||
needs: []
|
|
||||||
rules:
|
rules:
|
||||||
- changes: # only run CI when these files have changed
|
- changes: # only run CI when these files have changed
|
||||||
- "*.py"
|
- "*.py"
|
||||||
|
Reference in New Issue
Block a user