Iinstaller su master + approvazione manuale

This commit is contained in:
Samuele Locatelli
2021-09-22 11:40:06 +02:00
parent c609678322
commit daa520e61d
+12 -18
View File
@@ -348,9 +348,8 @@ ADM:install:
tags:
- win
rules:
- if: '$CI_COMMIT_BRANCH == "Test-ci-cd"'
# - if: '$CI_COMMIT_BRANCH == "master"'
# when: manual
- if: '$CI_COMMIT_BRANCH == "master"'
when: manual
variables:
APP_NAME: MP-ADM
NEXUS_PATH: MP-ADM
@@ -370,9 +369,8 @@ IO:install:
tags:
- win
rules:
- if: '$CI_COMMIT_BRANCH == "Test-ci-cd"'
# - if: '$CI_COMMIT_BRANCH == "master"'
# when: manual
- if: '$CI_COMMIT_BRANCH == "master"'
when: manual
variables:
APP_NAME: MP-IO
NEXUS_PATH: MP-IO
@@ -392,9 +390,8 @@ SITE:install:
tags:
- win
rules:
- if: '$CI_COMMIT_BRANCH == "Test-ci-cd"'
# - if: '$CI_COMMIT_BRANCH == "master"'
# when: manual
- if: '$CI_COMMIT_BRANCH == "master"'
when: manual
variables:
APP_NAME: MP-SITE
NEXUS_PATH: MP-SITE
@@ -415,9 +412,8 @@ MON:install:
tags:
- win
rules:
- if: '$CI_COMMIT_BRANCH == "Test-ci-cd"'
# - if: '$CI_COMMIT_BRANCH == "master"'
# when: manual
- if: '$CI_COMMIT_BRANCH == "master"'
when: manual
variables:
APP_NAME: MP-MON
NEXUS_PATH: MP-MON
@@ -437,9 +433,8 @@ TAB:install:
tags:
- win
rules:
- if: '$CI_COMMIT_BRANCH == "Test-ci-cd"'
# - if: '$CI_COMMIT_BRANCH == "master"'
# when: manual
- if: '$CI_COMMIT_BRANCH == "master"'
when: manual
variables:
APP_NAME: MP-TAB
NEXUS_PATH: MP-TAB
@@ -459,9 +454,8 @@ MAG:install:
tags:
- win
rules:
- if: '$CI_COMMIT_BRANCH == "Test-ci-cd"'
# - if: '$CI_COMMIT_BRANCH == "master"'
# when: manual
- if: '$CI_COMMIT_BRANCH == "master"'
when: manual
variables:
APP_NAME: MP-MAG
NEXUS_PATH: MP-MAG