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