mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-15 21:55:36 +07:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -15,6 +15,9 @@ test rules:
|
||||
script:
|
||||
- jsonlint-php data/data.min.json
|
||||
only:
|
||||
refs:
|
||||
- merge_requests
|
||||
- master
|
||||
changes:
|
||||
- data/data.min.json
|
||||
|
||||
@@ -30,7 +33,9 @@ hash rules:
|
||||
- data.minify.json
|
||||
- rules.minify.hash
|
||||
only:
|
||||
- master
|
||||
refs:
|
||||
- merge_requests
|
||||
- master
|
||||
changes:
|
||||
- data/data.min.json
|
||||
|
||||
@@ -59,7 +64,9 @@ pages:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
refs:
|
||||
- merge_requests
|
||||
- master
|
||||
changes:
|
||||
- GitLabPages/*
|
||||
- img/clearurls.svg
|
||||
|
||||
Reference in New Issue
Block a user