Removed empty cp
This commit is contained in:
parent
c5eca69db1
commit
887a02a7af
@ -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) .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user