Publish build for main branch (#88)
This commit is contained in:
Vendored
+1
-1
@@ -29,7 +29,7 @@ pipeline {
|
|||||||
stage('Deploy docker images') {
|
stage('Deploy docker images') {
|
||||||
when {
|
when {
|
||||||
anyOf {
|
anyOf {
|
||||||
branch 'master'
|
branch 'main'
|
||||||
buildingTag()
|
buildingTag()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user