From 4d52d8581a045d7c2c6fa48f90c347c4b11d8894 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Tue, 17 Dec 2024 18:41:04 -0800 Subject: [PATCH] Add git package into ubuntu runner pipeline --- resources/ubuntu-runner-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/ubuntu-runner-pipeline.yml b/resources/ubuntu-runner-pipeline.yml index f7129c6d..151ab392 100644 --- a/resources/ubuntu-runner-pipeline.yml +++ b/resources/ubuntu-runner-pipeline.yml @@ -96,6 +96,7 @@ spec: users: - name: runner packages: + - git - jq - virtualbox - vagrant