mirror of
https://github.com/lxsang/Diya-API.git
synced 2024-12-26 11:28:22 +01:00
This commit is contained in:
parent
79e42786e8
commit
8639bc4d65
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -20,7 +20,7 @@ pipeline{
|
|||||||
{
|
{
|
||||||
stage('Build image from SDK') {
|
stage('Build image from SDK') {
|
||||||
steps {
|
steps {
|
||||||
build job: 'DiyaSDK/job/master', propagate: true, wait: true
|
build job: 'gitea-sync/Diya-API/maste', propagate: true, wait: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user