rimozione vincolo x compilazione forzata shelly

This commit is contained in:
Samuele Locatelli
2025-02-12 10:56:50 +01:00
parent 386d8ed671
commit c83c8f20e8
+4 -4
View File
@@ -590,10 +590,10 @@ EgwProxy.Shelly:build:release:
variables:
CONFIG: Release
APP_NAME: EgwProxy.Shelly
rules:
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.Shelly/*
# rules:
# - if: $CI_COMMIT_BRANCH == 'main'
# changes:
# - EgwProxy.Shelly/*
before_script:
- *nuget-fix
- '& "$env:NUGET_PATH" restore "$env:APP_NAME.sln" -verbosity quiet'