Update 'sqmod.yml'
This commit is contained in:
parent
54955ae3d2
commit
018a5bbae0
12
sqmod.yml
12
sqmod.yml
@ -2,9 +2,9 @@ kind: pipeline
|
|||||||
name: create-release
|
name: create-release
|
||||||
workspace:
|
workspace:
|
||||||
path: /repo
|
path: /repo
|
||||||
platform:
|
#platform:
|
||||||
os: linux
|
#os: linux
|
||||||
arch: amd64
|
#arch: amd64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: create
|
- name: create
|
||||||
@ -33,9 +33,9 @@ kind: pipeline
|
|||||||
name: build-linux
|
name: build-linux
|
||||||
workspace:
|
workspace:
|
||||||
path: /repo
|
path: /repo
|
||||||
platform:
|
#platform:
|
||||||
os: linux
|
#os: linux
|
||||||
arch: amd64
|
#arch: amd64
|
||||||
depends_on:
|
depends_on:
|
||||||
- create-release
|
- create-release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user