Test both images

This commit is contained in:
Karol Górzyński 2020-12-04 19:07:31 +01:00
parent 2ed9fa825e
commit eb25599c9f
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

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