maren/add-ci #2
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
when:
|
||||
branch:
|
||||
exclude: [ main ]
|
||||
exclude: [ * ]
|
||||
include: [ main ]
|
||||
steps:
|
||||
build:
|
||||
image: debian:bookworm-slim
|
||||
|
|
Loading…
Reference in a new issue