mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
@@ -1,4 +1,4 @@
|
|||||||
/* Copyright (C) 2025 Wildfire Games.
|
/* Copyright (C) 2026 Wildfire Games.
|
||||||
* This file is part of 0 A.D.
|
* This file is part of 0 A.D.
|
||||||
*
|
*
|
||||||
* 0 A.D. is free software: you can redistribute it and/or modify
|
* 0 A.D. is free software: you can redistribute it and/or modify
|
||||||
@@ -54,7 +54,7 @@ pipeline {
|
|||||||
stage('Check for shader changes') {
|
stage('Check for shader changes') {
|
||||||
when {
|
when {
|
||||||
anyOf {
|
anyOf {
|
||||||
changeset 'binaries/data/mods/**/shaders/**/*.xml'
|
changeset 'binaries/data/mods/**/shaders/**/*'
|
||||||
changeset 'source/tools/spirv/compile.py'
|
changeset 'source/tools/spirv/compile.py'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user