lazygit
This commit is contained in:
parent
64c7a5eea1
commit
f2f6a2c20b
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