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