removes auto devops

broken/ef
Paul Schneider 3 years ago
parent 8c25889e88
commit 58501329ac
1 changed files with 0 additions and 16 deletions

@ -51,21 +51,5 @@ deploy-to-apple:
name: production
url: https://apple.pschneider.fr
stages:
- build
- test
- 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

Loading…