mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2024-11-14 19:34:54 -05:00
Mm so true
This commit is contained in:
parent
46de5deb9c
commit
966df15c7a
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -27,7 +27,7 @@ pipeline {
|
|||
}
|
||||
stage('publish') {
|
||||
when {
|
||||
branch "1.19"
|
||||
branch "1.19.1"
|
||||
}
|
||||
steps {
|
||||
withCredentials([usernamePassword(credentialsId: '8150559b-ec1d-41bd-a576-aa668a52c1ba', passwordVariable: 'scissorsPassword', usernameVariable: 'scissorsUser')]) {
|
||||
|
|
Loading…
Reference in a new issue