mirror of
https://github.com/valitydev/wapi-lib.git
synced 2024-11-07 02:35:18 +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 {
|
||||
if (masterlike()) {
|
||||
if (masterlikeBranch()) {
|
||||
runStage('push image') {
|
||||
sh "make push_image"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user