Update 'sqmod.yml'

This commit is contained in:
thijn 2023-03-15 22:24:22 +01:00
parent 152bedab08
commit 0aeb54aa37

View File

@ -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
@ -122,4 +119,3 @@ steps:
trigger:
event:
- push