back to dockerfile
This commit is contained in:
parent
46a3c72480
commit
01102350ee
@ -1,7 +1,5 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker { image 'shroomy/ium:6' }
|
||||
}
|
||||
agent { dockerfile true }
|
||||
stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user