Don't require OIDC initialization for noop (#46921)

ref. https://github.com/spack/spack-infrastructure/pull/957
This commit is contained in:
kwryankrattiger
2024-10-14 23:39:55 -05:00
committed by GitHub
parent 507965cbc6
commit c8f61c8662
2 changed files with 2 additions and 1 deletions

View File

@@ -108,6 +108,7 @@ ci:
tags: ["service"]
image: busybox:latest
variables:
CI_OIDC_REQUIRED: 0
GIT_STRATEGY: "none"
CI_JOB_SIZE: "small"
KUBERNETES_CPU_REQUEST: "500m"