Rimesso compilazione unstable solo se necessarie x shelly + prima vers stabile
This commit is contained in:
+8
-8
@@ -408,14 +408,14 @@ EgwProxy.Shelly:staging:
|
||||
variables:
|
||||
CONFIG: Debug
|
||||
APP_NAME: EgwProxy.Shelly
|
||||
# rules:
|
||||
# - if: $CI_COMMIT_BRANCH == 'develop'
|
||||
# changes:
|
||||
# - EgwProxy.Shelly/*
|
||||
# when: always
|
||||
# - if: $CI_COMMIT_BRANCH == 'SDK/Shelly'
|
||||
# changes:
|
||||
# - EgwProxy.Shelly/*
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == 'develop'
|
||||
changes:
|
||||
- EgwProxy.Shelly/*
|
||||
when: always
|
||||
- if: $CI_COMMIT_BRANCH == 'SDK/Shelly'
|
||||
changes:
|
||||
- EgwProxy.Shelly/*
|
||||
before_script:
|
||||
- *nuget-fix
|
||||
- '& "$env:NUGET_PATH" restore "$env:APP_NAME.sln" -verbosity quiet'
|
||||
|
||||
Reference in New Issue
Block a user