Add all branches to GitLab CI
This commit is contained in:
@@ -8,6 +8,3 @@ all_tests:
|
||||
- docker-compose exec -T web find . -path '*/migrations*' -delete
|
||||
- docker-compose exec -T web find . -type f -name '*.pyc' -delete
|
||||
when: on_success
|
||||
only:
|
||||
- develop
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user