Test both images
This commit is contained in:
parent
2ed9fa825e
commit
eb25599c9f
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -23,6 +23,7 @@ pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'node:12'
|
||||
image 'mcr.microsoft.com/dotnet/sdk:5.0'
|
||||
}
|
||||
}
|
||||
environment {
|
||||
|
Loading…
Reference in New Issue
Block a user