Remove tools from a release

It doesn't contain anything generally useful anymore.
This commit is contained in:
eikek
2022-02-27 10:10:56 +01:00
parent 203788c746
commit a6dda8d31a
7 changed files with 360 additions and 10 deletions

View File

@ -42,7 +42,6 @@ jobs:
modules/restserver/target/universal/docspell-restserver-${{ env.DOCSPELL_VERSION }}.zip
modules/joex/target/docspell-joex_${{ env.DOCSPELL_VERSION }}_all.deb
modules/joex/target/universal/docspell-joex-${{ env.DOCSPELL_VERSION }}.zip
tools/target/docspell-tools-${{ env.DOCSPELL_VERSION }}.zip
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx

View File

@ -42,4 +42,3 @@ jobs:
modules/restserver/target/universal/docspell-restserver-${{ env.DOCSPELL_VERSION }}.zip
modules/joex/target/docspell-joex_${{ env.DOCSPELL_VERSION }}_all.deb
modules/joex/target/universal/docspell-joex-${{ env.DOCSPELL_VERSION }}.zip
tools/target/docspell-tools-${{ env.DOCSPELL_VERSION }}.zip