Skip to content
Snippets Groups Projects
Commit 95056535 authored by Ganeva, Marina's avatar Ganeva, Marina
Browse files

Update .gitlab-ci.yml

parent 25d06bcd
No related branches found
No related tags found
No related merge requests found
......@@ -60,18 +60,18 @@ variables:
stages:
- build
# - test
# - deploy # dummy stage to follow the template guidelines
# - review
# - dast
# - staging
# - canary
# - production
# - incremental rollout 10%
# - incremental rollout 25%
# - incremental rollout 50%
# - incremental rollout 100%
# - performance
- test
- deploy # dummy stage to follow the template guidelines
- review
- dast
- staging
- canary
- production
- incremental rollout 10%
- incremental rollout 25%
- incremental rollout 50%
- incremental rollout 100%
- performance
- cleanup
workflow:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment