update pipeline again
This commit is contained in:
parent
4e65553a06
commit
db118e8cfd
@ -7,13 +7,11 @@ image_resource:
|
||||
|
||||
inputs:
|
||||
- name: repo
|
||||
path: .
|
||||
|
||||
outputs:
|
||||
- name: image
|
||||
|
||||
params:
|
||||
CONTEXT: repo/
|
||||
|
||||
run:
|
||||
path: build
|
||||
|
||||
|
||||
@ -42,6 +42,7 @@ jobs:
|
||||
trigger: true
|
||||
passed: [test]
|
||||
- task: build-linux
|
||||
privileged: true
|
||||
file: repo/ci/build-linux.yml
|
||||
- task: build-docker
|
||||
file: repo/ci/build-docker.yml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user