Merge branch 'release/AddProxyShelly_02'

This commit is contained in:
Samuele Locatelli
2025-02-12 10:57:09 +01:00
+17 -17
View File
@@ -468,7 +468,7 @@ EgwProxy.Ftp:build:release:
CONFIG: Release
APP_NAME: EgwProxy.Ftp
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.Ftp/*
when: always
@@ -493,7 +493,7 @@ EgwProxy.Gomba:build:release:
CONFIG: Release
APP_NAME: EgwProxy.Gomba
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.Gomba/*
when: always
@@ -518,7 +518,7 @@ EgwProxy.Icoel:build:release:
CONFIG: Release
APP_NAME: EgwProxy.Icoel
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.Icoel/*
before_script:
@@ -543,7 +543,7 @@ EgwProxy.MultiCncLib:build:release:
CONFIG: Release
APP_NAME: EgwProxy.MultiCncLib
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.MultiCncLib/*
before_script:
@@ -567,7 +567,7 @@ EgwProxy.OsaiCncLib:build:release:
CONFIG: Release
APP_NAME: EgwProxy.OsaiCncLib
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.OsaiCncLib/*
before_script:
@@ -590,10 +590,10 @@ EgwProxy.Shelly:build:release:
variables:
CONFIG: Release
APP_NAME: EgwProxy.Shelly
rules:
- if: $CI_COMMIT_BRANCH == 'master'
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'
@@ -615,7 +615,7 @@ EgwProxy.SqlDb:build:release:
CONFIG: Release
APP_NAME: EgwProxy.SqlDb
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.SqlDb/*
when: always
@@ -643,7 +643,7 @@ EgwProxy.Ftp:docfx:
variables:
APP_NAME: EgwProxy.Ftp
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.Ftp/*
when: always
@@ -663,7 +663,7 @@ EgwProxy.Gomba:docfx:
variables:
APP_NAME: EgwProxy.Gomba
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.Gomba/*
when: always
@@ -683,7 +683,7 @@ EgwProxy.Icoel:docfx:
variables:
APP_NAME: EgwProxy.Icoel
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.Icoel/*
when: always
@@ -703,7 +703,7 @@ EgwProxy.MultiCncLib:docfx:
variables:
APP_NAME: EgwProxy.MultiCncLib
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.MultiCncLib/*
when: always
@@ -723,7 +723,7 @@ EgwProxy.OsaiCncLib:docfx:
variables:
APP_NAME: EgwProxy.OsaiCncLib
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.OsaiCncLib/*
when: always
@@ -743,7 +743,7 @@ EgwProxy.Shelly:docfx:
variables:
APP_NAME: EgwProxy.Shelly
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.Shelly/*
when: always
@@ -763,7 +763,7 @@ EgwProxy.SqlDb:docfx:
variables:
APP_NAME: EgwProxy.SqlDb
rules:
- if: $CI_COMMIT_BRANCH == 'master'
- if: $CI_COMMIT_BRANCH == 'main'
changes:
- EgwProxy.SqlDb/*
when: always