1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

changed deploys stage name

This commit is contained in:
Fedor Katurov 2020-11-16 14:09:34 +07:00
parent ca978d9c3f
commit 617f759d6b

View file

@ -15,7 +15,7 @@ steps:
ENV_CONTENT:
from_secret: env_content_develop
commands:
- echo -en $${ENV_CONTENT} > ./.env_dev
- echo -en $${ENV_CONTENT} > ./.env
- name: build
image: node:10.13
commands: