pre_develop
hjm 6 years ago
commit a958f2fa3f

@ -95,7 +95,7 @@ class GamesService
end
end
if myshixun_manager
if st == 0 && shixun.status == 2 && myshixun_manager
zip_path = Gitlab.endpoint.to_s + "/projects/" + myshixun.gpid.to_s + "/repository/archive?&private_token=" + Gitlab.private_token.to_s
container = container.merge(:zip_path => zip_path)
end

Loading…
Cancel
Save