UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 2c2b9b19 authored by Christopher Apsey's avatar Christopher Apsey
Browse files

Update .gitlab-ci.yml with additional image requirements

parent 152883b9
Branches
No related merge requests found
Pipeline #26778 canceled with stage
in 19 hours, 25 minutes, and 33 seconds
......@@ -3,6 +3,12 @@ windows:
- windows
script: |
powershell ./winserver2016.ps1
powershell ./winserver2016-ui.ps1
powershell ./windows10ltsc2019.ps1
powershell ./windows10ltsb2016.ps1
powershell ./windows7.ps1
powershell ./winserver2019.ps1
powershell ./winserver2019-ui.ps1
variables:
GIT_SUBMODULE_STRATEGY: recursive
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment