Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code.py文件相关问题 #6

Open
franjia opened this issue Jun 16, 2017 · 1 comment
Open

code.py文件相关问题 #6

franjia opened this issue Jun 16, 2017 · 1 comment

Comments

@franjia
Copy link

franjia commented Jun 16, 2017

您好binbin,我是新手,请问下deploy/code.py里面
def main():
capi = Code_Work(pro=,url=,ver=)
print capi.work()
里面的 pro=,url=,ver=是代表项目,下载路径和版本号吗?没有版本号的可以不写吗?
比如我有个java的项目 webservice.war在下载服务器上,可以写成下面这样子吗?
capi = Code_Work(pro=‘webservice.war’,url=‘http://www.download.com/’,ver=)
谢谢大神,

@binbin91
Copy link
Owner

binbin91 commented Jun 19, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants