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