1
This commit is contained in:
parent
ff2b21926d
commit
3a8c26cceb
@ -7,7 +7,7 @@ import urllib.request
|
||||
from optparse import OptionParser
|
||||
|
||||
def publish_project(project, tag):
|
||||
# print(project_name, project_tag)
|
||||
print(project_name, project_tag)
|
||||
PUBLISH_URL = "http://10.10.3.16:5012/publisttest"
|
||||
post_data = {
|
||||
'project' : project,
|
||||
|
Loading…
x
Reference in New Issue
Block a user