mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +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:
|
||||
# - ci
|
||||
environment:
|
||||
name: stackage-server-ci
|
||||
name: staging
|
||||
url: https://ci.stackage.org/
|
||||
variables:
|
||||
KUBE_NAMESPACE: "fpco-public"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user