Skip to content

Commit

Permalink
add comments to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchezl committed Oct 30, 2019
1 parent 3ba1401 commit 4b01630
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -9,6 +9,7 @@ include $(addprefix ./vendor/github.com/openshift/library-go/alpha-build-machine
targets/openshift/images.mk \
)

# generate image targets
IMAGE_REGISTRY :=registry.svc.ci.openshift.org
$(call build-image,migrator,$(IMAGE_REGISTRY)/ocp/4.3:migrator,./images/ci/Dockerfile,.)

0 comments on commit 4b01630

Please sign in to comment.