This commit is contained in:
2025-06-08 11:58:02 +02:00
parent eebdf48ff3
commit a48a88adc1

View File

@@ -1,6 +1,7 @@
on: [push]
jobs:
job:
runs-on: ubuntu-latest
container:
image: ${{vars.DOCKER}}debian:bookworm
steps: