updated the release process.

This commit is contained in:
Jonas Winkler
2020-11-19 13:19:45 +01:00
parent 99c5ecd99a
commit 43cbf2fb59
5 changed files with 3 additions and 6 deletions

View File

@@ -79,6 +79,7 @@ cp "$PAPERLESS_ROOT/docker/docker-compose.env" "$PAPERLESS_DIST_APP"
# docker files for pulling from docker hub
cp "$PAPERLESS_ROOT/docker/hub/"* "$PAPERLESS_DIST"
cp "$PAPERLESS_ROOT/.env" "$PAPERLESS_DIST"
cp "$PAPERLESS_ROOT/docker/docker-compose.env" "$PAPERLESS_DIST"
# auxiliary files required for the docker image