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:
stage: build
needs: []
rules:
- changes: # only run CI when these files have changed
- "*.py"