mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-05-20 03:35:23 +02: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