docker
Some checks failed
/ job (push) Has been cancelled

This commit is contained in:
2024-07-28 17:00:24 +02:00
parent 5bd2765cd4
commit 5af6fceb72
3 changed files with 3 additions and 3 deletions

View File

@@ -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: