Skip to content

Commit

Permalink
Remove k8s images from build
Browse files Browse the repository at this point in the history
Change-Id: I2bcb47af59f097d94730e799069023b929d64fd6
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/9641
Reviewed-by: Anish Swaminathan <[email protected]>
Tested-by: Anish Swaminathan <[email protected]>
  • Loading branch information
suezzelur committed Apr 23, 2020
1 parent e0d6afb commit b03b0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ check: packages

# The targets listed under "all" are the installer built artifacts
#===============================================================================
all: iso photon-docker-image k8s-docker-images all-images src-iso minimal-iso
all: iso photon-docker-image all-images src-iso minimal-iso

iso: check-tools photon-stage $(PHOTON_PACKAGES) ostree-repo
@echo "Building Photon Full ISO..."
Expand Down

0 comments on commit b03b0c1

Please sign in to comment.