mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Fixes environment name
now it aligns with the values file name
This commit is contained in:
parent
b55da8c55a
commit
c4e2dd6603
@ -98,7 +98,7 @@ deploy_ci:
|
|||||||
#only:
|
#only:
|
||||||
# - ci
|
# - ci
|
||||||
environment:
|
environment:
|
||||||
name: stackage-server-ci
|
name: staging
|
||||||
url: https://ci.stackage.org/
|
url: https://ci.stackage.org/
|
||||||
variables:
|
variables:
|
||||||
KUBE_NAMESPACE: "fpco-public"
|
KUBE_NAMESPACE: "fpco-public"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user