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$/
|
||||
# No '-' here is *very* important: https://docs.gitlab.com/ee/ci/yaml/#complex-rule-clauses
|
||||
changes:
|
||||
- "**/*.{rs,ron,toml,vox,png}"
|
||||
- "**/*.{glsl,rs,ron,toml,vox,png}"
|
||||
- "rust-toolchain"
|
||||
- ".gitlab-ci.yml"
|
||||
- "**/*.yml"
|
||||
@ -17,7 +17,7 @@
|
||||
- veloren-docker
|
||||
rules:
|
||||
- changes:
|
||||
- "**/*.{rs,ron,toml,vox,png,wav}"
|
||||
- "**/*.{glsl,rs,ron,toml,vox,png,wav}"
|
||||
- "rust-toolchain"
|
||||
- ".gitlab-ci.yml"
|
||||
- "**/*.yml"
|
||||
|
Loading…
Reference in New Issue
Block a user