We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80a5846 + d9f9b96 commit 03e43beCopy full SHA for 03e43be
Makefile
@@ -76,9 +76,6 @@ integration-test: build
76
setup-network:
77
docker network inspect dpy-tests || docker network create dpy-tests
78
79
-.PHONY: integration-dind
80
-integration-dind: integration-dind
81
-
82
.PHONY: integration-dind
83
integration-dind: build setup-network
84
docker rm -vf dpy-dind || :
0 commit comments