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