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