develop #1

Open
maddo wants to merge 126 commits from develop into master
Showing only changes of commit 3898c002f2 - Show all commits

Fixed shared runner tag

MaddoScientisto 2026-02-16 22:17:43 +01:00

View file

@ -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: