From 385e846e9116c7983142aab38fff094608d95f55 Mon Sep 17 00:00:00 2001 From: Mitchell Marino Date: Sun, 5 Mar 2023 20:04:33 -0600 Subject: [PATCH] fix pipeline --- ci/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index b9c600b..bece350 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -42,9 +42,9 @@ jobs: trigger: true passed: [test] - task: build-linux - privileged: true file: repo/ci/build-linux.yml - task: build-docker + privileged: true file: repo/ci/build-docker.yml - put: docker-image params: