Skip to content

Commit 93675f2

Browse files
committed
trying github actions
1 parent e8cd767 commit 93675f2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,4 @@ jobs:
1616
- run: cat ~/.keys/PERSONAL_VM_KEY.pem
1717
- name: entering personal vm
1818
run: ssh -i ~/.keys/PERSONANAL_VM_KEY.pem -o StrictHostKeyChecking=no -T ${{ secrets.SSH_USER }}@${{ secrets.SSH_HOST }}
19-
'git pull
20-
z milk
21-
docker-compose down'
19+
'mkidr ~/work'

0 commit comments

Comments
 (0)