jenkins: re-target quality gate and restart

This commit is contained in:
Brad Stein 2026-01-20 01:08:51 -03:00
parent cac8a3cdde
commit cfcda87f67
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ data:
url('https://scm.bstein.dev/bstein/titan-iac.git') url('https://scm.bstein.dev/bstein/titan-iac.git')
credentials('gitea-pat') credentials('gitea-pat')
} }
branches('*/main') branches('*/feature/ariadne')
} }
} }
scriptPath('services/jellyfin/oidc/Jenkinsfile') scriptPath('services/jellyfin/oidc/Jenkinsfile')

View File

@ -38,7 +38,7 @@ spec:
GITEA_PAT_USERNAME={{ .Data.data.username }} GITEA_PAT_USERNAME={{ .Data.data.username }}
GITEA_PAT_TOKEN={{ .Data.data.token }} GITEA_PAT_TOKEN={{ .Data.data.token }}
{{- end -}} {{- end -}}
bstein.dev/restarted-at: "2026-01-19T00:25:00Z" bstein.dev/restarted-at: "2026-01-20T04:08:33Z"
spec: spec:
serviceAccountName: jenkins serviceAccountName: jenkins
nodeSelector: nodeSelector: