mirror of
https://github.com/lxsang/Diya-API.git
synced 2025-04-20 07:26:45 +02:00
Update Jenkinsfile
Some checks failed
gitea-sync/Diya-API/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/Diya-API/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f61e17de9c
commit
cf89a8ca59
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: 'Diya-image', propagate: true, wait: true
|
build job: 'gitea-sync/job/DiyaSDK/job/master', propagate: true, wait: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user