mirror of
https://github.com/linuxserver/docker-ldap-auth.git
synced 2026-02-20 01:01:02 +08:00
updating build logic to support branches
This commit is contained in:
parent
5fda3244e7
commit
774ba0034b
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -106,9 +106,6 @@ pipeline {
|
||||
stage("Set ENV live build"){
|
||||
when {
|
||||
branch "master"
|
||||
expression {
|
||||
env.LS_RELEASE != env.EXT_RELEASE + '-pkg-' + env.PACKAGE_TAG + '-ls' + env.LS_TAG_NUMBER
|
||||
}
|
||||
environment name: 'CHANGE_ID', value: ''
|
||||
}
|
||||
steps {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user