cambio sintassi
This commit is contained in:
+2
-1
@@ -95,7 +95,8 @@ LAND:build:
|
||||
# when: never
|
||||
- if: $CI_COMMIT_BRANCH == 'develop'
|
||||
- if: $CI_COMMIT_BRANCH == 'master'
|
||||
- if: $CI_COMMIT_BRANCH =~ 'feature/LAND.+'
|
||||
- if: $CI_COMMIT_BRANCH =~ /^feature\/LAND.+/
|
||||
when: always
|
||||
before_script:
|
||||
- *nuget-fix
|
||||
- dotnet restore "$env:SOL_NAME.sln"
|
||||
|
||||
Reference in New Issue
Block a user