mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Update recompile.yml
This commit is contained in:
parent
5d1f7d7a0a
commit
45030530b8
@ -6,7 +6,7 @@
|
|||||||
- if: $CI_COMMIT_REF_NAME !~ /^master$/
|
- if: $CI_COMMIT_REF_NAME !~ /^master$/
|
||||||
# No '-' here is *very* important: https://docs.gitlab.com/ee/ci/yaml/#complex-rule-clauses
|
# No '-' here is *very* important: https://docs.gitlab.com/ee/ci/yaml/#complex-rule-clauses
|
||||||
changes:
|
changes:
|
||||||
- "**/*.{rs,ron,toml,vox,png}"
|
- "**/*.{glsl,rs,ron,toml,vox,png}"
|
||||||
- "rust-toolchain"
|
- "rust-toolchain"
|
||||||
- ".gitlab-ci.yml"
|
- ".gitlab-ci.yml"
|
||||||
- "**/*.yml"
|
- "**/*.yml"
|
||||||
@ -17,7 +17,7 @@
|
|||||||
- veloren-docker
|
- veloren-docker
|
||||||
rules:
|
rules:
|
||||||
- changes:
|
- changes:
|
||||||
- "**/*.{rs,ron,toml,vox,png,wav}"
|
- "**/*.{glsl,rs,ron,toml,vox,png,wav}"
|
||||||
- "rust-toolchain"
|
- "rust-toolchain"
|
||||||
- ".gitlab-ci.yml"
|
- ".gitlab-ci.yml"
|
||||||
- "**/*.yml"
|
- "**/*.yml"
|
||||||
|
Loading…
Reference in New Issue
Block a user