docker/github
This commit is contained in:
parent
b66c629d0d
commit
8158a544c7
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -3,7 +3,7 @@ jobs:
|
||||
job:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: debian:bookworm
|
||||
image: ${{vars.DOCKER||'docker.io'}}/debian:bookworm
|
||||
steps:
|
||||
- name: spcd
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user