github/ubuntu
This commit is contained in:
parent
3091459389
commit
35f026a454
1
.github/workflows/debian:bookworm.yaml
vendored
1
.github/workflows/debian:bookworm.yaml
vendored
@ -3,6 +3,7 @@ jobs:
|
||||
job:
|
||||
container:
|
||||
image: debian:bookworm
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: cd
|
||||
run: ${{vars.cd}} "${{secrets.cd_ssh_key}}" "${{vars.cd_ssh_hosts}}"
|
||||
|
Loading…
Reference in New Issue
Block a user