diff --git a/ci/pipeline.yml b/ci/pipeline.yml index ad2bb0d2a619..5a7d68a776a0 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -22,7 +22,9 @@ jobs: - name: build-rootfs plan: - get: buildroot + trigger: true - put: buildroot-docker-image + trigger: true params: {build: buildroot} get_params: {rootfs: true} - put: buildroot-docker-image