chore(ci): update workflow

This commit is contained in:
Sonny
2023-11-08 17:33:05 +01:00
committed by Sonny
parent 25379a5db7
commit 4d1aab471b

View File

@@ -46,5 +46,6 @@ jobs:
username: ${{ secrets.SSH_USERNAME }}
key: ${{ secrets.SSH_KEY }}
script: |
cd /docker/my-links/app
docker pull docker.io/sonny93/my-links:latest
docker compose up -d