mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-17 22:05:28 +01:00
Try another pat
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -17,7 +17,7 @@ pipeline {
|
||||
GHCR_CRED = credentials('github-ifargle-pat')
|
||||
|
||||
SYSCTL_URL = "https://git.sysctl.io/"
|
||||
SYSCTL_CRED = credentials('forgejo-jenkins-pat')
|
||||
SYSCTL_CRED = credentials('gitea-jenkins-pat')
|
||||
}
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '100', artifactNumToKeepStr: '20'))
|
||||
|
||||
Reference in New Issue
Block a user