lghthouse
Some checks failed
deploy to production / deploy (push) Failing after 1m30s

This commit is contained in:
Robin Grenzdörfer 2023-12-15 20:35:14 +00:00
parent 5e8335b3cb
commit a2b865cd15

View File

@ -101,8 +101,6 @@ jobs:
run: |
yarn build:legacy
- name: Wait for Live Server
run: |
attempts=0
@ -162,4 +160,5 @@ jobs:
RSYNC_PASS: ${{ secrets.rsync_master }}
run: |
scripts/deploy.sh ftp1.webmakers.de $RSYNC_USER $RSYNC_PASS
#