Update 'Jenkinsfile'
This commit is contained in:
parent
c764c8f094
commit
62c7158696
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
|
||||||
|
Loading…
Reference in New Issue
Block a user