aggiunta build anche x Master
This commit is contained in:
+2
-2
@@ -92,8 +92,8 @@ stages:
|
||||
|
||||
build_job:
|
||||
stage: build
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "develop"'
|
||||
# rules:
|
||||
# - if: '$CI_COMMIT_BRANCH == "develop"'
|
||||
before_script:
|
||||
- *nuget-fix
|
||||
- '& "$env:NUGET_PATH" restore LPA.sln' # path alla solution corrente
|
||||
|
||||
Reference in New Issue
Block a user