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

changed deploys stage name

This commit is contained in:
Fedor Katurov 2020-11-16 14:05:03 +07:00
parent 65576fb03c
commit ca978d9c3f

View file

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