Skip to content

Commit ae9ddaa

Browse files
committed
adapt github release template to skip start-docker.sh
1 parent e2bae33 commit ae9ddaa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/create-gh-release.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def extract_newest_changelog():
5252

5353
release_header = f"""
5454
* [Docker Image](https://hub.docker.com/r/scalableminds/webknossos) `scalableminds/webknossos:{newest_version}` :whale:
55-
Run it via [`export DOCKER_TAG=="{newest_version}" && ./start-docker.sh`](https://github.com/scalableminds/webknossos#docker).
5655
* [Changelog](CHANGELOG.released.md#{newest_version_anchor}---{release_date})
5756
""".strip()
5857

0 commit comments

Comments
 (0)