test with shroomy repo

This commit is contained in:
Dominik Strzałko 2021-06-12 15:37:36 +02:00
parent dedc3eae42
commit a507144e2b

View File

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