Compare commits

...

2 Commits

2
Jenkinsfile vendored
View File

@@ -86,7 +86,7 @@ pipeline {
stage('Deploy') {
steps {
sh '''
bash <<EOF
bash <<'EOF'
set -euxo pipefail
SSH_KEY="/var/lib/jenkins/.ssh/plesk_agency_deploy"