mirror of
https://github.com/lxsang/Diya-API.git
synced 2024-12-26 03:18:22 +01:00
Update Jenkinsfile
All checks were successful
gitea-sync/Diya-API/pipeline/head This commit looks good
All checks were successful
gitea-sync/Diya-API/pipeline/head This commit looks good
This commit is contained in:
parent
0faefcae12
commit
f10ad2449c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -20,7 +20,7 @@ pipeline{
|
||||
{
|
||||
stage('Build image from SDK') {
|
||||
steps {
|
||||
// build specific multi-branch job
|
||||
// build specific multi-branch job on master branch
|
||||
build job: 'gitea-sync/DiyaSDK/master', propagate: true, wait: true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user