Compare commits

..

No commits in common. "ccae285b81a872e305f85f609e480a496db24685" and "f484c553b3f34aa10504ffd57b322c6820f35795" have entirely different histories.

View File

@ -81,6 +81,7 @@ jobs:
run: |
cd web
docker image prune -f
cp src/favicon.ico src/favicon.ico
npm run build
docker build -t git.sh-edraft.de/sh-edraft.de/sdb-web:$(npm run -s gv) .