Add version identifier
Some checks failed
Build and push container image / build (push) Has been cancelled
Some checks failed
Build and push container image / build (push) Has been cancelled
This commit is contained in:
parent
151a4429c1
commit
6076e1b3c7
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-22.04-node
|
||||
steps:
|
||||
- name: SSH into Docker Host
|
||||
uses: appleboy/ssh-action@8f949198563a347a01c65ffc60399aef2b59d4ab
|
||||
uses: appleboy/ssh-action@8f949198563a347a01c65ffc60399aef2b59d4ab # v1.0.1
|
||||
with:
|
||||
host: ${{ secrets.SSH_HOST }}
|
||||
username: ${{ secrets.SSH_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user