ergründe die Mysterien von CI...

This commit is contained in:
Ludger Sicking 2025-03-12 11:17:21 +01:00
parent 45b61da5e2
commit 6851f445f4
2 changed files with 12 additions and 6 deletions

View file

@ -1,11 +1,15 @@
when:
- event: push
branch: feature/*
- event: push
branch: feature/*
path:
include: ['foerbico-projekplan-gantt.md'] # richtig? oder geht "nur" '/**/*gantt.md'?
on_empty: false
# #branch: main
# path:
# include: ['/**/*gantt.md'] # richtig? oder geht "nur" '/**/*gantt.md'?
# include: ['/**/*gantt.md'] # richtig? oder geht "nur" '/**/*gantt.md'? //*.md
# #~/foerbico-projekplan-gantt.md
# on_empty: false
#foerbico-projekplan-gantt.md
steps:
- name: log_start_time