master #475

Closed
edraft wants to merge 60 commits from master into dev
Showing only changes of commit 887a02a7af - Show all commits

View File

@ -81,7 +81,6 @@ 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) .