Skip to content

Commit

Permalink
Fix release build and push (#360)
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Ekenstam <Todd_Ekenstam@intuit.com>
  • Loading branch information
tekenstam authored Jul 17, 2023
1 parent 1d38e5e commit fc1d7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ jobs:
file: ./Dockerfile
platforms: linux/amd64,linux/arm/v7,linux/arm64
push: true
tag_with_ref: true
tags: keikoproj/rolling-upgrade-controller:${{ github.event.release.tag_name }}

0 comments on commit fc1d7e0

Please sign in to comment.