From 960fea254a992b25842a459adf9b4745e1f2da78 Mon Sep 17 00:00:00 2001 From: Divya-563 <47666047+Divya-563@users.noreply.github.com> Date: Thu, 21 Sep 2023 23:22:45 +0200 Subject: [PATCH] Dockerfile modified --- ci/pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) 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