fix pipeline
This commit is contained in:
parent
db118e8cfd
commit
385e846e91
@ -42,9 +42,9 @@ jobs:
|
|||||||
trigger: true
|
trigger: true
|
||||||
passed: [test]
|
passed: [test]
|
||||||
- task: build-linux
|
- task: build-linux
|
||||||
privileged: true
|
|
||||||
file: repo/ci/build-linux.yml
|
file: repo/ci/build-linux.yml
|
||||||
- task: build-docker
|
- task: build-docker
|
||||||
|
privileged: true
|
||||||
file: repo/ci/build-docker.yml
|
file: repo/ci/build-docker.yml
|
||||||
- put: docker-image
|
- put: docker-image
|
||||||
params:
|
params:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user