Remove broken declaration
This commit is contained in:
parent
f5818f2eb5
commit
dd44b1178c
3
5etools-docker/.github/workflows/cd.yml
vendored
3
5etools-docker/.github/workflows/cd.yml
vendored
@ -26,10 +26,9 @@ jobs:
|
||||
username: ${{ secrets.SITE_USERNAME }}
|
||||
key: ${{ secrets.SITE_KEY }}
|
||||
port: ${{ secrets.SITE_PORT }}
|
||||
image: jafner/5etools-docker:latest
|
||||
script: |
|
||||
cd /root
|
||||
docker pull $IMAGE
|
||||
docker pull jafner/5etools-docker:latest
|
||||
docker-compose down
|
||||
docker-compose up -d
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user