fix: missing env var for deploy
This commit is contained in:
parent
920def3123
commit
637089aa42
@ -17,6 +17,7 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
STACK_NAME: kios_admin_lumbung_space
|
STACK_NAME: kios_admin_lumbung_space
|
||||||
SECRET_PAYLOAD_SECRET_VERSION: v1
|
SECRET_PAYLOAD_SECRET_VERSION: v1
|
||||||
|
APP_ENTRYPOINT_VERSION: v1
|
||||||
settings:
|
settings:
|
||||||
stack: kios_admin_lumbung_space
|
stack: kios_admin_lumbung_space
|
||||||
host: lumbung.space
|
host: lumbung.space
|
||||||
|
Loading…
Reference in New Issue
Block a user