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
|
||||
workspace:
|
||||
path: /repo
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
#platform:
|
||||
#os: linux
|
||||
#arch: amd64
|
||||
|
||||
steps:
|
||||
- name: create
|
||||
@ -33,9 +33,9 @@ kind: pipeline
|
||||
name: build-linux
|
||||
workspace:
|
||||
path: /repo
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
#platform:
|
||||
#os: linux
|
||||
#arch: amd64
|
||||
depends_on:
|
||||
- create-release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user