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
238f360e23
commit
e3c5581b81
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -134,7 +134,7 @@ pipeline{
|
|||||||
archiveArtifacts artifacts: 'build/', fingerprint: true
|
archiveArtifacts artifacts: 'build/', fingerprint: true
|
||||||
}
|
}
|
||||||
sh'''
|
sh'''
|
||||||
cp -rf build/* /home/dany/public/antos-release
|
cp -rf build/* /home/dany/public/antos-release/binaries
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user