fix: correct infrastructure path
All checks were successful
Deploy / lint-build-deploy (push) Successful in 2m10s
All checks were successful
Deploy / lint-build-deploy (push) Successful in 2m10s
This commit is contained in:
@@ -36,6 +36,6 @@ jobs:
|
||||
ssh debian@51.210.247.57 << 'EOF'
|
||||
cd /home/debian/newsletter-hackernews
|
||||
git pull origin main
|
||||
cd /home/debian/gitea
|
||||
cd /home/debian/infrastructure
|
||||
docker compose up -d --build newsletter
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user