Update .gitlab-ci.yml

This commit is contained in:
Kevin Röbert 2020-06-24 16:00:25 +02:00
parent ca7df33fa3
commit bf27040864

View File

@ -15,9 +15,6 @@ test rules:
script: script:
- jsonlint-php data/data.min.json - jsonlint-php data/data.min.json
only: only:
refs:
- merge_requests
- master
changes: changes:
- data/data.min.json - data/data.min.json