maren/add-ci #3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ when:
|
|||
exclude: [ main ]
|
||||
steps:
|
||||
build:
|
||||
image: debian:bookworm
|
||||
image: debian-slim:bookworm
|
||||
commands:
|
||||
- apt update
|
||||
# - rm -rf data/
|
||||
|
|
Loading…
Reference in a new issue