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