lighthouse
Some checks failed
deploy to production / deploy (push) Failing after 53s

This commit is contained in:
2023-12-06 08:12:41 +00:00
parent 05d1305194
commit 1bf22abc8f

View File

@@ -90,6 +90,7 @@ jobs:
ls -la ls -la
echo ${{ github.workspace }} echo ${{ github.workspace }}
pwd pwd
docker pull gitbase.de/robin/live-server:latest
docker run -d --name live-server-container -p 8081:8081 gitbase.de/robin/live-server:latest docker run -d --name live-server-container -p 8081:8081 gitbase.de/robin/live-server:latest
- name: Wait for Live Server - name: Wait for Live Server