feat(ci): add kind everywhere

This commit is contained in:
Dominik Pschenitschni
2022-11-08 15:42:28 +01:00
committed by kolaente
parent da1d5eaba1
commit 678dc8ef51
+4
View File
@@ -1,5 +1,6 @@
---
kind: pipeline
type: docker
name: build
trigger:
@@ -160,6 +161,7 @@ steps:
---
kind: pipeline
type: docker
name: release-latest
depends_on:
@@ -238,6 +240,7 @@ steps:
---
kind: pipeline
type: docker
name: release-version
depends_on:
@@ -314,6 +317,7 @@ steps:
---
kind: pipeline
type: docker
name: trigger-desktop-update
trigger: