👷 Maybe fix deploy action
This commit is contained in:
parent
41138f2707
commit
2d97ec9a4f
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ jobs:
|
||||||
docker buildx imagetools inspect code.f2n.me/finn/matrix-bot-invitation-mailer:latest
|
docker buildx imagetools inspect code.f2n.me/finn/matrix-bot-invitation-mailer:latest
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: https://github.com/astappiev/docker-compose-remote-action@master
|
uses: https://github.com/keatonLiu/docker-compose-remote-action@master
|
||||||
with:
|
with:
|
||||||
ssh_host: home.finnchristiansen.de
|
ssh_host: home.finnchristiansen.de
|
||||||
ssh_port: 44022
|
ssh_port: 44022
|
||||||
|
|
Loading…
Reference in a new issue