removes auto devops
This commit is contained in:
@ -51,21 +51,5 @@ deploy-to-apple:
|
|||||||
name: production
|
name: production
|
||||||
url: https://apple.pschneider.fr
|
url: https://apple.pschneider.fr
|
||||||
stages:
|
stages:
|
||||||
- build
|
|
||||||
- test
|
- test
|
||||||
- deploy
|
- deploy
|
||||||
- review
|
|
||||||
- dast
|
|
||||||
- staging
|
|
||||||
- canary
|
|
||||||
- production
|
|
||||||
- incremental rollout 10%
|
|
||||||
- incremental rollout 25%
|
|
||||||
- incremental rollout 50%
|
|
||||||
- incremental rollout 100%
|
|
||||||
- performance
|
|
||||||
- cleanup
|
|
||||||
sast:
|
|
||||||
stage: test
|
|
||||||
include:
|
|
||||||
- template: Auto-DevOps.gitlab-ci.yml
|
|
||||||
|
Reference in New Issue
Block a user