mirror of
https://github.com/valitydev/wapi-lib.git
synced 2024-11-07 10:38:52 +00:00
Fix Jenkinsfile
This commit is contained in:
parent
a70f26a4da
commit
2f7ed27cc0
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -60,7 +60,7 @@ build('fistful-server', 'docker-host', finalHook) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
if (masterlike()) {
|
if (masterlikeBranch()) {
|
||||||
runStage('push image') {
|
runStage('push image') {
|
||||||
sh "make push_image"
|
sh "make push_image"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user