maren/add-ci #3

Merged
oxaliq merged 21 commits from maren/add-ci into main 2024-01-08 02:13:22 +00:00
Showing only changes of commit 988fa3ad51 - Show all commits

View file

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