cicd: renamed stages
This commit is contained in:
parent
73f4debb53
commit
057910a277
@ -1,10 +1,10 @@
|
||||
image: node
|
||||
|
||||
stages:
|
||||
- Validate features
|
||||
- Prepare release
|
||||
- Validate release
|
||||
- Deploy production
|
||||
- validate_features
|
||||
- prepare_release
|
||||
- validate_release
|
||||
- deploy_production
|
||||
|
||||
## TESTING ##
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user