Update 'sqmod.yml'
This commit is contained in:
parent
152bedab08
commit
0aeb54aa37
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user