mirror of
https://github.com/lxsang/DiyaSDK.git
synced 2024-11-16 18:18:22 +01:00
Update Jenkinsfile
This commit is contained in:
parent
9af3fa7d6e
commit
d3a9b41f07
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
@ -39,9 +39,12 @@ pipeline{
|
||||
}
|
||||
stage('Archive') {
|
||||
steps {
|
||||
script {
|
||||
//script {
|
||||
//archiveArtifacts artifacts: 'build/tmp/deploy/images/', fingerprint: true
|
||||
}
|
||||
//}
|
||||
sh '''
|
||||
echo "DONE"
|
||||
'''
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user