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:
parent
7bae906da0
commit
75887abe7f
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
|
||||||
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user