docker
This commit is contained in:
parent
5bd2765cd4
commit
5af6fceb72
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ on: [push]
|
|||
jobs:
|
||||
job:
|
||||
container:
|
||||
image: ${{vars.DOCKER||'docker.io'}}/debian:bookworm
|
||||
image: ${{vars.DOCKER}}debian:bookworm
|
||||
steps:
|
||||
- name: spcd
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue