Removed empty cp
All checks were successful
Deploy staging on push / pre-build (push) Successful in 1s
Deploy staging on push / build-bot (push) Successful in 4m3s
Deploy staging on push / build-web (push) Successful in 1m47s
Deploy staging on push / deploy (push) Successful in 1m5s

This commit is contained in:
Sven Heidemann 2023-12-17 01:10:07 +01:00
parent c5eca69db1
commit 887a02a7af

View File

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