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