This commit is contained in:
@@ -11,4 +11,4 @@ jobs:
|
|||||||
- run: apt update && apt install sshpass -y
|
- run: apt update && apt install sshpass -y
|
||||||
- name: Update Compose
|
- name: Update Compose
|
||||||
run: |
|
run: |
|
||||||
sshpass -p ${{ secrets.SSH_PASSWORD }} ssh craisin@minicraisin touch hello
|
ssh craisin@minicraisin touch hello
|
||||||
Reference in New Issue
Block a user