mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
fix release script
This commit is contained in:
parent
e44b918af2
commit
4b47f4929e
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ cp "$PAPERLESS_ROOT/docker/supervisord.conf" "$PAPERLESS_DIST_APP/docker/"
|
|||
|
||||
cd "$PAPERLESS_DIST_APP"
|
||||
|
||||
docker-compose -f docker-compose.postgres.yml build
|
||||
docker build . -t "jonaswinkler/paperless-ng:$VERSION"
|
||||
|
||||
# works. package the app!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue