From 0aeb54aa37b845a19865025c8e3d16045d4ebb0f Mon Sep 17 00:00:00 2001 From: thijn Date: Wed, 15 Mar 2023 22:24:22 +0100 Subject: [PATCH] Update 'sqmod.yml' --- sqmod.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/sqmod.yml b/sqmod.yml index 045325d..f422779 100644 --- a/sqmod.yml +++ b/sqmod.yml @@ -1,5 +1,4 @@ kind: pipeline -type: docker name: create-release workspace: path: /repo @@ -31,7 +30,6 @@ trigger: --- kind: pipeline -type: docker name: build-linux workspace: path: /repo @@ -90,7 +88,6 @@ trigger: --- kind: pipeline -type: docker name: build-windows workspace: path: /repo @@ -121,5 +118,4 @@ steps: trigger: event: - - push - + - push \ No newline at end of file