mirror of
https://github.com/lxsang/Diya-API.git
synced 2025-07-26 02:39:47 +02:00
Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -20,7 +20,7 @@ pipeline{
|
||||
{
|
||||
stage('Build image from SDK') {
|
||||
steps {
|
||||
build job: 'gitea-sync/Diya-API/master', propagate: true, wait: true
|
||||
build job: 'gitea-sync/DiyaSDK/master', propagate: true, wait: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user