Update 'Jenkinsfile-Docker'
This commit is contained in:
parent
60529faec5
commit
9a848f09f0
@ -5,7 +5,7 @@ agent {
|
||||
stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
sh 'cat /etc/issue'
|
||||
sh 'ls -l'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user