This commit is contained in:
parent
4845343309
commit
0d40901e57
@ -89,7 +89,7 @@ jobs:
|
||||
ls -la
|
||||
echo ${{ github.workspace }}
|
||||
pwd
|
||||
docker run -d --name live-server-container -p 8081:8081 -v ${{ github.workspace }}:/usr/src/app gitbase.de/robin/live-server
|
||||
docker run -d --name live-server-container -p 8081:8081 gitbase.de/robin/live-server
|
||||
|
||||
- name: Wait for Live Server
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user