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