Skip to content
Snippets Groups Projects
Commit 41125ff7 authored by calrama's avatar calrama
Browse files

Fix windows 1809 runner tag

parent c5a12492
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@ build ubuntu-18.04:
build windows-1809:
stage: build
tags: [ windows1809, shell ]
tags: [ windows-1809, shell ]
before_script:
- echo "${CI_REGISTRY_PASSWORD}" | docker login -u "${CI_REGISTRY_USER}" "${CI_REGISTRY}" --password-stdin
- Copy-Item 'C:/Windows/System32/opengl32.dll' 'windows1809/opengl32.dll'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment