fix: correct infrastructure path
Some checks failed
Deploy / lint-build-deploy (push) Failing after 2m25s
Some checks failed
Deploy / lint-build-deploy (push) Failing after 2m25s
This commit is contained in:
@@ -41,6 +41,6 @@ jobs:
|
|||||||
ssh debian@51.210.247.57 << 'EOF'
|
ssh debian@51.210.247.57 << 'EOF'
|
||||||
cd /home/debian/siri-shortcuts
|
cd /home/debian/siri-shortcuts
|
||||||
git pull origin main
|
git pull origin main
|
||||||
cd /home/debian/gitea
|
cd /home/debian/infrastructure
|
||||||
docker-compose up -d --build markdown2png
|
docker-compose up -d --build markdown2png
|
||||||
EOF
|
EOF
|
||||||
Reference in New Issue
Block a user