Skip to content
Snippets Groups Projects
Commit 24ea7368 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

Merge branch 'topic/default/stop-useless-publish' into 'branch/default'

launch: remove the final asv publish

See merge request octobus-public/scmperf!78
parents 759a2a54 d00f0659
No related branches found
No related tags found
No related merge requests found
......@@ -75,9 +75,5 @@
shell_exec(run_command, env=env)
# ASV Publish
shell_exec(["asv", "publish", "--no-pull"])
if __name__ == "__main__":
main(sys.argv[1:])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment