Update 'Jenkinsfile'
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -53,7 +53,7 @@ pipeline{
|
||||
export -p | tee env.source
|
||||
cat <<"EOF" >>env.source
|
||||
printenv
|
||||
"EOF"
|
||||
EOF
|
||||
'''
|
||||
sshCommand remote: remote, command: '''#! /bin/bash
|
||||
set -e
|
||||
|
Reference in New Issue
Block a user