Skip to content

Commit

Permalink
fix: fix metric dashboard repo url (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
iandyh authored Dec 16, 2024
1 parent e0b8718 commit 161c5e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grafana/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ registry=$(GAR_LOCATION)-docker.pkg.dev/$(GCP_PROJECT)
repository = shibuya
tag=$(tag_name)
img=$(registry)/$(repository)/metrics-dashboard:$(tag)
upstream = rakutentech

ifeq ($(GITHUB_REPOSITORY_OWNER), $(upstream))
tag=$(tag_name)
Expand Down

0 comments on commit 161c5e6

Please sign in to comment.