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