Update staging CI

This commit is contained in:
Joel Addison 2024-03-16 16:50:57 +10:00
parent e31a307db3
commit 502f374196

View file

@ -18,6 +18,7 @@ build-image:
- docker build --pull -f docker/Dockerfile -t $CONTAINER_IMAGE .
- docker push $CONTAINER_IMAGE
only:
- dev/2024
- conf/2024
k8s-deploy-staging:
@ -34,7 +35,7 @@ k8s-deploy-staging:
- dev/2024
environment:
name: 2024/staging
url: https://staging-eo2024.osaconftools.net/
url: https://eo2024-staging.osaconftools.net/
k8s-deploy-prod:
image: google/cloud-sdk