mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 08:45:30 +01:00
Test
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -24,7 +24,7 @@ pipeline {
|
||||
"--label \"GIT_COMMIT=${env.GIT_COMMIT}\""
|
||||
+ " ."
|
||||
)
|
||||
ghcrImage = docker.build("iFargle/headscale-webui:${env.BRANCH_NAME}-${env.BUILD_ID}",
|
||||
ghcrImage = docker.build("ifargle/headscale-webui:${env.BRANCH_NAME}-${env.BUILD_ID}",
|
||||
"--label \"GIT_COMMIT=${env.GIT_COMMIT}\""
|
||||
+ " ."
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user