mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 07:15:30 +01:00
Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -47,7 +47,7 @@ pipeline {
|
||||
docker.withRegistry('https://git.sysctl.io/', 'gitea-jenkins-pat') {
|
||||
dockerImage.push("latest")
|
||||
}
|
||||
docker.withRegistry('https://ghcr.io/', 'github-ifargle-pat') {
|
||||
docker.withRegistry('https://ghcr.io/albert/', 'github-ifargle-pat') {
|
||||
dockerImage.push("latest")
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user