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:
parent
ca978d9c3f
commit
617f759d6b
1 changed files with 1 additions and 1 deletions
|
@ -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_dev
|
- echo -en $${ENV_CONTENT} > ./.env
|
||||||
- name: build
|
- name: build
|
||||||
image: node:10.13
|
image: node:10.13
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue