Skip to content
Snippets Groups Projects
Commit fcd50c1e authored by Guilhem CARRON's avatar Guilhem CARRON
Browse files

reset gitlab-ci

parent d46ed9fd
Branches
No related tags found
2 merge requests!4941.5.1,!491Fix/alpha build issue
...@@ -70,7 +70,6 @@ build-dev: ...@@ -70,7 +70,6 @@ build-dev:
- yarn deploy-dev - yarn deploy-dev
only: only:
- dev - dev
- merge_requests
build: build:
stage: build stage: build
...@@ -160,16 +159,6 @@ deploy_alpha: ...@@ -160,16 +159,6 @@ deploy_alpha:
only: only:
- tags - tags
deploy_test:
stage: deploy
tags:
- deploy
script:
- cd /root/ecolyo-infra-scripts/cicid_scripts
- './update_ecolyo_dev.sh test'
only:
- merge_requests
sast: sast:
stage: test stage: test
include: include:
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment