提交 b3820b3e 编写于 作者: LinuxSuRen's avatar LinuxSuRen

Use inline env export

上级 7f0884b6
......@@ -94,8 +94,7 @@ gettext:
go-xgettext -k=i18n.T "${JCLI_FILES}" > app/i18n/jcli.pot
gen-data:
export PATH=$(PATH):$(shell pwd)/bin
cd app/i18n && go-bindata -o bindata.go -pkg i18n jcli/zh_CN/LC_MESSAGES/
PATH=$(PATH):$(shell pwd)/bin cd app/i18n && go-bindata -o bindata.go -pkg i18n jcli/zh_CN/LC_MESSAGES/
image:
docker build . -t jenkinszh/jcli
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册