mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
ci: update deploy script
This commit is contained in:
4
.github/workflows/CD.yml
vendored
4
.github/workflows/CD.yml
vendored
@@ -47,5 +47,5 @@ jobs:
|
||||
username: ${{ secrets.SSH_USERNAME }}
|
||||
key: ${{ secrets.SSH_KEY }}
|
||||
script: |
|
||||
cd /home/debian/my-links
|
||||
docker compose up -d --build
|
||||
cd /infra/my-links
|
||||
docker compose up -d
|
||||
|
||||
Reference in New Issue
Block a user