mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2024-11-14 19:34:54 -05:00
Oops
This commit is contained in:
parent
aa0bc01f7b
commit
e92f6946e3
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -24,6 +24,7 @@ pipeline {
|
||||||
sh './gradlew test --no-daemon'
|
sh './gradlew test --no-daemon'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
stage('publish') {
|
stage('publish') {
|
||||||
when {
|
when {
|
||||||
branch "1.19"
|
branch "1.19"
|
||||||
|
|
Loading…
Reference in a new issue