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