chore: remove v2 from naming
All checks were successful
Deploy / lint-build-deploy (push) Successful in 2m15s
All checks were successful
Deploy / lint-build-deploy (push) Successful in 2m15s
This commit is contained in:
@@ -39,8 +39,8 @@ jobs:
|
|||||||
chmod 600 ~/.ssh/id_ed25519
|
chmod 600 ~/.ssh/id_ed25519
|
||||||
ssh-keyscan -H 51.210.247.57 >> ~/.ssh/known_hosts
|
ssh-keyscan -H 51.210.247.57 >> ~/.ssh/known_hosts
|
||||||
ssh debian@51.210.247.57 << 'EOF'
|
ssh debian@51.210.247.57 << 'EOF'
|
||||||
cd /home/debian/markdown2pngv2
|
cd /home/debian/markdown2png
|
||||||
git pull origin main
|
git pull origin main
|
||||||
cd /home/debian/gitea
|
cd /home/debian/gitea
|
||||||
docker-compose up -d --build markdown2pngv2
|
docker-compose up -d --build markdown2png
|
||||||
EOF
|
EOF
|
||||||
Reference in New Issue
Block a user