Fixed shared runner tag
This commit is contained in:
parent
b6455a4bcb
commit
3898c002f2
1 changed files with 0 additions and 6 deletions
|
|
@ -22,9 +22,6 @@ build_windows:
|
||||||
stage: build
|
stage: build
|
||||||
tags:
|
tags:
|
||||||
- saas-windows-medium-amd64
|
- saas-windows-medium-amd64
|
||||||
- shared-windows
|
|
||||||
- windows
|
|
||||||
- windows-1809
|
|
||||||
script:
|
script:
|
||||||
- dotnet --info
|
- dotnet --info
|
||||||
- dotnet restore
|
- dotnet restore
|
||||||
|
|
@ -39,9 +36,6 @@ publish_release:
|
||||||
stage: publish
|
stage: publish
|
||||||
tags:
|
tags:
|
||||||
- saas-windows-medium-amd64
|
- saas-windows-medium-amd64
|
||||||
- shared-windows
|
|
||||||
- windows
|
|
||||||
- windows-1809
|
|
||||||
needs:
|
needs:
|
||||||
- build_windows
|
- build_windows
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue