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:
parent
ca978d9c3f
commit
617f759d6b
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue