workflow
All checks were successful
/ job (push) Successful in 2m25s

This commit is contained in:
Marc Beninca 2025-05-17 20:24:48 +02:00
parent 0c629a6d12
commit 4e5f6cdfd2
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

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