Update .gitlab-ci.yml file

This commit is contained in:
Christoph Urlacher
2022-01-20 13:20:03 +00:00
parent 6960e2f078
commit eab444f21d

View File

@ -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"