This commit is contained in:
@@ -90,6 +90,7 @@ jobs:
|
||||
ls -la
|
||||
echo ${{ github.workspace }}
|
||||
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
|
||||
|
||||
- name: Wait for Live Server
|
||||
|
||||
Reference in New Issue
Block a user