We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9740990 commit 895fb4cCopy full SHA for 895fb4c
Makefile
@@ -315,7 +315,7 @@ host-plugin-release:
315
sh scripts/v2plugin_rootfs.sh
316
docker plugin create ${CONTIV_V2PLUGIN_NAME} install/v2plugin
317
@echo dev: pushing ${CONTIV_V2PLUGIN_NAME} to docker hub
318
- @echo dev: (need docker login with user in contiv org)
+ @echo dev: need docker login with user in contiv org
319
docker plugin push ${CONTIV_V2PLUGIN_NAME}
320
321
# GITHUB_USER and GITHUB_TOKEN are needed be set to run github-release
0 commit comments