mirror of
https://github.com/lxsang/Diya-API.git
synced 2024-12-27 03:48:21 +01:00
Update Jenkinsfile
Some checks reported errors
gitea-sync/Diya-API/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
gitea-sync/Diya-API/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
85968f7b6a
commit
0faefcae12
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -20,6 +20,7 @@ pipeline{
|
|||||||
{
|
{
|
||||||
stage('Build image from SDK') {
|
stage('Build image from SDK') {
|
||||||
steps {
|
steps {
|
||||||
|
// build specific multi-branch job
|
||||||
build job: 'gitea-sync/DiyaSDK/master', propagate: true, wait: true
|
build job: 'gitea-sync/DiyaSDK/master', propagate: true, wait: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user