Skip to content

Commit ce921dc

Browse files
committed
test deployment
1 parent abf63ab commit ce921dc

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/prod.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name: Prod
33

44
on:
5+
push:
6+
branches:
7+
- ch-update-deployments
58
release:
69
types:
710
- released

helm/values.prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
replicaCount: 1
22

33
image:
4-
repository: gcr.io/crane-cloud-274413/monitoring-api
4+
repository: cranecloud/monitoring-api
55
pullPolicy: Always
66
tag: ${{ DOCKER_IMAGE_TAG }}
77

0 commit comments

Comments
 (0)