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