maren/add-ci #2

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

View file

@ -3,7 +3,7 @@ when:
exclude: [ main ] exclude: [ main ]
steps: steps:
build: build:
image: debian-slim:bookworm image: debian:bookworm-slim
commands: commands:
- apt update - apt update
# - rm -rf data/ # - rm -rf data/