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 kind: pipeline
type: docker
name: create-release name: create-release
workspace: workspace:
path: /repo path: /repo
@ -31,7 +30,6 @@ trigger:
--- ---
kind: pipeline kind: pipeline
type: docker
name: build-linux name: build-linux
workspace: workspace:
path: /repo path: /repo
@ -90,7 +88,6 @@ trigger:
--- ---
kind: pipeline kind: pipeline
type: docker
name: build-windows name: build-windows
workspace: workspace:
path: /repo path: /repo
@ -122,4 +119,3 @@ steps:
trigger: trigger:
event: event:
- push - push