maren/add-ci #3
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||||
|
|
Loading…
Reference in a new issue