github/ubuntu
This commit is contained in:
parent
3091459389
commit
35f026a454
1 changed files with 1 additions and 0 deletions
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 a new issue