Update Jenkinsfile
Some checks failed
ben.de-roo.org/pipeline/head There was a failure building this commit
Some checks failed
ben.de-roo.org/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -14,7 +14,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Deploy to web14') {
|
stage('Deploy to web14') {
|
||||||
steps {
|
steps {
|
||||||
sshagent(credentials: ['web14-www-data-ssh']) {
|
sshagent(credentials: ['ben.de-roo.org']) {
|
||||||
sh '''
|
sh '''
|
||||||
rsync -avz --delete \
|
rsync -avz --delete \
|
||||||
--exclude .git \
|
--exclude .git \
|
||||||
|
|||||||
Reference in New Issue
Block a user