genera sempre installer se master
This commit is contained in:
+2
-2
@@ -202,7 +202,7 @@ AC:install:
|
||||
- win
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
||||
when: manual
|
||||
# when: manual
|
||||
# only:
|
||||
# - tags # the build process will only be started by git tag commits
|
||||
before_script:
|
||||
@@ -223,7 +223,7 @@ BHS:install:
|
||||
- win
|
||||
rules:
|
||||
- if: '$CI_COMMIT_BRANCH == "master"'
|
||||
when: manual
|
||||
# when: manual
|
||||
before_script:
|
||||
- *nuget-fix
|
||||
- '& "$env:NUGET_PATH" restore GPW.sln -verbosity quiet'
|
||||
|
||||
Reference in New Issue
Block a user