ci: update workflow rules

This commit is contained in:
naskya 2024-05-08 05:26:59 +09:00
parent 226c990385
commit 2923ea86de
No known key found for this signature in database
GPG Key ID: 712D413B3A9FED5C
1 changed files with 5 additions and 0 deletions

View File

@ -12,6 +12,11 @@ workflow:
when: always
- if: $CI_MERGE_REQUEST_PROJECT_PATH == 'firefish/firefish'
when: always
- if: $CI_PROJECT_PATH != 'firefish/firefish'
changes:
paths:
- .gitlab-ci.yml
when: never
- when: never
cache: