aggiunta build anche x Master

This commit is contained in:
Samuele E. Locatelli
2021-04-15 21:37:30 +02:00
parent f595c32852
commit 1b51d4f4b9
+2 -2
View File
@@ -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