Update 'Jenkinsfile'
This commit is contained in:
parent
f4ad94c88d
commit
7ace118a04
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -45,10 +45,10 @@ pipeline{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
script {
|
sh '''
|
||||||
printenv
|
printenv
|
||||||
uname -a
|
uname -a
|
||||||
}
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Remote SSH') {
|
stage('Remote SSH') {
|
||||||
|
Loading…
Reference in New Issue
Block a user