1
0
mirror of synced 2024-11-21 20:16:02 +03:00

move Docker build to master branch

This commit is contained in:
Alex Lushpai 2019-01-11 11:40:14 +03:00
parent b8581e5e78
commit 42063818f1

2
Jenkinsfile vendored
View File

@ -35,7 +35,7 @@ pipeline {
stage('Docker Images') {
when {
branch 'release'
branch 'master'
}
steps {
withCredentials([usernamePassword(