This commit is contained in:
parent
c52d62a435
commit
c64ee39d50
|
@ -16,7 +16,7 @@ jobs:
|
|||
steps:
|
||||
- name: Build & Deploy
|
||||
run: |
|
||||
cd /opt/website/TOPVERSE_Official
|
||||
cd /opt/workspace/TOPVERSE_Official
|
||||
git pull
|
||||
docker build -t website-v1:latest "."
|
||||
docker stop website-v1 || true
|
||||
|
|
Loading…
Reference in New Issue