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') {
|
||||
steps {
|
||||
sshagent(credentials: ['web14-www-data-ssh']) {
|
||||
sshagent(credentials: ['ben.de-roo.org']) {
|
||||
sh '''
|
||||
rsync -avz --delete \
|
||||
--exclude .git \
|
||||
|
||||
Reference in New Issue
Block a user