Commit 62861440 by Chavee Issariyapat

remove echo

parent e0d077b9
......@@ -251,5 +251,4 @@ env-snippet:
@rm env-snippet-nexpieconfig.yaml
deploy: init release.conf
echo $(DARG)
@ cat k8s/deployment.yaml | sed "s/{{IMAGE_TAG}}/$(VERSION)/g" | kubectl apply -f - $(DARG)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment