jenkins: align quality gate branch

This commit is contained in:
Brad Stein 2026-01-20 01:14:30 -03:00
parent cfcda87f67
commit 14864a3b8c
2 changed files with 3 additions and 3 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('*/feature/ariadne') branches('*/main')
} }
} }
scriptPath('services/jellyfin/oidc/Jenkinsfile') scriptPath('services/jellyfin/oidc/Jenkinsfile')
@ -151,7 +151,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('ci/Jenkinsfile.titan-iac') scriptPath('ci/Jenkinsfile.titan-iac')

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-20T04:08:33Z" bstein.dev/restarted-at: "2026-01-20T04:14:13Z"
spec: spec:
serviceAccountName: jenkins serviceAccountName: jenkins
nodeSelector: nodeSelector: