Updated trigger condition

This commit is contained in:
Nicolai Ort 2022-05-04 20:42:45 +02:00
parent 4a17547efb
commit a5743662e1
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -65,9 +65,9 @@ steps:
- latest
registry: registry.odit.services
mtu: 1000
when:
branch:
- main
trigger:
branch:
- main
---
kind: pipeline