Webseiten-Deployment durch Woodpecker - erste Schritte #153

Merged
sicking merged 5 commits from feature/deploy-with-pull-request-to-main into main 2024-12-03 08:22:04 +00:00
Showing only changes of commit 2e645d65f5 - Show all commits

View file

@ -1,8 +1,8 @@
when:
- branch: feature/*
- branch: main
event: push
path:
include: ['archiv/**']
include: ['sb/**']
on_empty: false
steps: