Test double images

This commit is contained in:
Karol Górzyński 2020-12-04 18:04:15 +01:00
parent 6ce52af934
commit 4e240b7506
1 changed files with 0 additions and 1 deletions

1
Jenkinsfile vendored
View File

@ -23,7 +23,6 @@ pipeline {
agent {
docker {
image 'mcr.microsoft.com/dotnet/sdk:5.0'
image 'node:12'
}
}