Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4cf768abec | ||
|
|
56a30fac4b |
Vendored
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user