mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-17 22:55:28 +01:00
Update build tag
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -6,7 +6,7 @@ pipeline {
|
||||
APP_VERSION = 'v0.5.6'
|
||||
HS_VERSION = "v0.20.0" // Version of Headscale this is compatible with
|
||||
BUILD_DATE = ''
|
||||
BUILDER_NAME = "multiarch-${env.BRANCH_NAME}"
|
||||
BUILDER_NAME = "multiarch-${env.BUILD_TAG}"
|
||||
|
||||
DOCKERHUB_CRED = credentials('dockerhub-ifargle-pat')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user