Forgot the prod stage :-)

This commit is contained in:
Jeremy Wall 2020-12-14 18:19:59 -05:00
parent 7091354419
commit 0e09f6e447

View File

@ -2,6 +2,7 @@ stages:
- test - test
- build - build
- staging - staging
- prod
build: build:
stage: build stage: build