fix zadanie32

This commit is contained in:
jakubknczny 2021-04-11 12:40:35 +02:00
parent eccacfe121
commit 30df7514f3

View File

@ -1,7 +1,7 @@
pipeline { pipeline {
agent { agent {
docker { docker {
image kubakonieczny/ium image 'kubakonieczny/ium'
} }
} }
stages { stages {