""
This commit is contained in:
parent
02b73ee76b
commit
5949898e1e
@ -2,7 +2,7 @@ on: [push]
|
||||
jobs:
|
||||
job:
|
||||
container:
|
||||
image: ${{vars.DOCKER||docker.io}}/debian:bookworm
|
||||
image: ${{vars.DOCKER||"docker.io"}}/debian:bookworm
|
||||
steps:
|
||||
- name: spcd
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user