Skip to content

Commit

Permalink
Fix kueue-viz-image target. (#3883)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbobrovskyi authored Dec 18, 2024
1 parent abd3e47 commit f98a2f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ kueue-viz-image-push: kueue-viz-image-build

# Build a docker local us-central1-docker.pkg.dev/k8s-staging-images/kueue/kueue-viz image
.PHONY: kueue-viz-image
kueue-viz-image: VIZ_PLATFORMS=linux/amd64
kueue-viz-image: PUSH=--load
kueue-viz-image: kueue-viz-image-build

Expand Down

0 comments on commit f98a2f9

Please sign in to comment.