ci: checkout deploy compose artifact
This commit is contained in:
@@ -39,6 +39,7 @@ jobs:
|
|||||||
needs: image
|
needs: image
|
||||||
runs-on: bookworm
|
runs-on: bookworm
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- name: Install SSH client
|
- name: Install SSH client
|
||||||
run: apt-get update && apt-get install -y openssh-client
|
run: apt-get update && apt-get install -y openssh-client
|
||||||
- name: Deploy on sobina
|
- name: Deploy on sobina
|
||||||
|
|||||||
Reference in New Issue
Block a user