Fixed Minversion

This commit is contained in:
MaddoScientisto 2026-02-15 21:39:14 +01:00
commit 986cc5f8ab
3 changed files with 15 additions and 0 deletions

View file

@ -8,6 +8,9 @@ workflow:
rules:
- if: '$CI_COMMIT_TAG'
when: always
- if: '$CI_PIPELINE_SOURCE == "web"'
when: always
- when: never
variables:
DOTNET_CLI_TELEMETRY_OPTOUT: "1"