mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 14:43:24 +00:00
chore: fix wrong ci path
This commit is contained in:
5
.github/workflows/CD.yml
vendored
5
.github/workflows/CD.yml
vendored
@@ -47,6 +47,5 @@ jobs:
|
||||
username: ${{ secrets.SSH_USERNAME }}
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
script: |
|
||||
cd /my-links
|
||||
docker pull docker.io/sonny93/my-links:latest
|
||||
docker compose up -d --force-recreate
|
||||
cd /home/debian/my-links
|
||||
docker compose up -d --build
|
||||
|
||||
Reference in New Issue
Block a user