Skip to content

Commit

Permalink
fix: change mk file
Browse files Browse the repository at this point in the history
  • Loading branch information
ericzzzzzzz committed Nov 22, 2023
1 parent 1c68fe2 commit 5b468a0
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 @@ -285,7 +285,7 @@ integration-in-k3d: skaffold-builder

.PHONY: integration-in-docker
integration-in-docker: skaffold-builder-ci
sh upgrade-docker.sh
@ ./upgrade-docker.sh
docker run --rm --privileged \
-v /var/run/docker.sock:/var/run/docker.sock \
-v $(HOME)/.config/gcloud:/root/.config/gcloud \
Expand Down

0 comments on commit 5b468a0

Please sign in to comment.