limit pipeline to push event

This commit is contained in:
matti 2023-03-09 10:38:13 +01:00
parent 238f2a1ac2
commit 37f74afd7e

View file

@ -37,7 +37,7 @@ steps:
- build angestoepselt site
when:
branch:
- staging
- stage
- name: deploy live build
image: plugins/webhook
@ -75,4 +75,6 @@ steps:
trigger:
branch:
- main
- staging
- stage
event:
- push