This commit is contained in:
Vendored
+1
-1
@@ -30,7 +30,7 @@ pipeline {
|
|||||||
sh 'mvn -version'
|
sh 'mvn -version'
|
||||||
}
|
}
|
||||||
container('busybox') {
|
container('busybox') {
|
||||||
sh '/bin/busybox'
|
sh 'ls -lha'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user