Update 'Jenkinsfile'
This commit is contained in:
parent
394f89ff9d
commit
96e0a07c27
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -49,7 +49,7 @@ pipeline{
|
|||||||
}
|
}
|
||||||
stage('Remote SSH') {
|
stage('Remote SSH') {
|
||||||
steps {
|
steps {
|
||||||
sshCommand remote: remote, command: '''
|
sshCommand remote: remote, command: '''#! /bin/bash
|
||||||
set -e
|
set -e
|
||||||
echo $WORKSPACE
|
echo $WORKSPACE
|
||||||
pwd
|
pwd
|
||||||
|
Loading…
Reference in New Issue
Block a user