This commit is contained in:
Vendored
+1
-1
@@ -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