Skip to content

Commit

Permalink
Merge pull request #14 from robusta-dev/fix-docker-image-reference
Browse files Browse the repository at this point in the history
Update docker-build-on-tag.yaml
  • Loading branch information
aantn authored Jun 5, 2024
2 parents eab27a4 + 3ac613d commit 87ac4c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-on-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
context: .
platforms: linux/arm64,linux/amd64
push: true
tags: us-central1-docker.pkg.dev/genuine-flight-317411/devel/sherlock:${{ github.ref_name }}
tags: us-central1-docker.pkg.dev/genuine-flight-317411/devel/holmes:${{ github.ref_name }}
build-args: |
BUILDKIT_INLINE_CACHE=1

0 comments on commit 87ac4c9

Please sign in to comment.