back to dockerfile

This commit is contained in:
s434695 2021-06-12 00:23:43 +02:00
parent 46a3c72480
commit 01102350ee

View File

@ -1,7 +1,5 @@
pipeline { pipeline {
agent { agent { dockerfile true }
docker { image 'shroomy/ium:6' }
}
stages { stages {
stage('Test') { stage('Test') {
steps { steps {