mirror of
https://github.com/linuxserver/docker-bookstack.git
synced 2026-02-20 02:30:30 +08:00
merging in bug fixes for build type identification logic
This commit is contained in:
parent
b6317acc8b
commit
087a4dc000
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -163,7 +163,6 @@ pipeline {
|
||||
stage("Set ENV PR build"){
|
||||
when {
|
||||
not {environment name: 'CHANGE_ID', value: ''}
|
||||
environment name: 'MULTIARCH', value: 'false'
|
||||
}
|
||||
steps {
|
||||
script{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user