Update 'Jenkinsfile'
All checks were successful
gitea-sync/antos-deb/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos-deb/pipeline/head This commit looks good
This commit is contained in:
parent
9d94bb972b
commit
33f96f3ffc
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -127,7 +127,7 @@ pipeline{
|
|||||||
archiveArtifacts artifacts: 'build/', fingerprint: true
|
archiveArtifacts artifacts: 'build/', fingerprint: true
|
||||||
}
|
}
|
||||||
sh'''
|
sh'''
|
||||||
cp -rf build/* /home/dany/public/antos-release/deb
|
cp -rf build/* /home/dany/public/antos-release/binaries/deb
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user