Skip to content

Commit d5fc7bc

Browse files
committed
Gitlab-ci : branche sixtine-sandbox
1 parent 2fd5005 commit d5fc7bc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,3 +743,12 @@ pheno3c:build:
743743
<<: *build_template_with_opensilex
744744
rules:
745745
- if: $CI_COMMIT_BRANCH == "pheno3c"
746+
747+
#########################################
748+
## SIXTINE-SANDBOX-PROD-BUILD-DEPLOYMENT
749+
#########################################
750+
751+
sixtine-sandbox:build:
752+
<<: *build_template_with_opensilex
753+
rules:
754+
- if: $CI_COMMIT_BRANCH == "sixtine-sandbox"

0 commit comments

Comments
 (0)