Update 'Jenkinsfile'
All checks were successful
gitea-sync/meta-rpi-diya-build/pipeline/head This commit looks good
All checks were successful
gitea-sync/meta-rpi-diya-build/pipeline/head This commit looks good
This commit is contained in:
parent
16cda0ba2f
commit
8eff3bdbf8
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -57,7 +57,7 @@ pipeline{
|
||||
stage('Archive') {
|
||||
steps {
|
||||
script {
|
||||
archiveArtifacts artifacts: 'build/tmp/deploy/images/', fingerprint: true
|
||||
archiveArtifacts artifacts: 'build/tmp/deploy/images/,build/tmp/deploy/sdk/', fingerprint: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user