maren/add-ci #2

Closed
maren wants to merge 21 commits from maren/add-ci into main
Showing only changes of commit f2f6a2c20b - Show all commits

View file

@ -1,6 +1,7 @@
when: when:
branch: branch:
exclude: [ main ] exclude: [ * ]
include: [ main ]
steps: steps:
build: build:
image: debian:bookworm-slim image: debian:bookworm-slim