Skip to content

Commit

Permalink
fix image-sync rollout pipeline (#780)
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Oberlechner <[email protected]>
  • Loading branch information
geoberle authored Oct 29, 2024
1 parent 477a584 commit a37742b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tooling/image-sync/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ clean:
build-push: image push

image:
cp ../../image-sync/configuration/mvp-image-sync.yml config.yml
docker build --platform="linux/amd64" -f "./Dockerfile" -t ${ARO_HCP_IMAGE_SYNC_IMAGE}:${COMMIT} .

push:
Expand Down

0 comments on commit a37742b

Please sign in to comment.