mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 09:30:13 +01:00
ci-tron: bump job template commit to get cached job templates
This also includes support for the new job cookie system, verifying that jobs running originate from the claimed source. This is useful internally but won't affect users, unlike the feature in the title :) Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37609>
This commit is contained in:
parent
cea6d7ada5
commit
c3957860b8
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ variables:
|
|||
CI_EXCLUDE_ENV_VAR_REGEX: 'SCRIPTS_DIR|RESULTS_DIR'
|
||||
|
||||
CI_TRON_JOB_TEMPLATE_PROJECT: &ci-tron-template-project gfx-ci/ci-tron
|
||||
CI_TRON_JOB_TEMPLATE_COMMIT: &ci-tron-template-commit 5178f958fc3c3405745ea612a9df8941a32b01b0
|
||||
CI_TRON_JOB_TEMPLATE_COMMIT: &ci-tron-template-commit d649a2829517b078a3cb8f3c2e6c8775a5992abb
|
||||
CI_TRON_JOB_TEMPLATE_PROJECT_URL: "https://gitlab.freedesktop.org/$CI_TRON_JOB_TEMPLATE_PROJECT"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue