added automatic deployment to stage based on push
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Christoph Haas 2026-02-08 12:59:54 +01:00
parent 420e16f6e1
commit 48d35ebc9e

View file

@ -2,7 +2,7 @@ when:
- branch: main
event: push
pipeline:
steps:
build-docker-image:
name: build-image
when: