Update 'Jenkinsfile'
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -133,6 +133,9 @@ pipeline{
|
|||||||
script {
|
script {
|
||||||
archiveArtifacts artifacts: 'build/', fingerprint: true
|
archiveArtifacts artifacts: 'build/', fingerprint: true
|
||||||
}
|
}
|
||||||
|
sh'''
|
||||||
|
cp -rf build/* /home/dany/public/antos-release
|
||||||
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user