From 781da856f3b16d8a25a06d68779f15299cc7e9e2 Mon Sep 17 00:00:00 2001 From: Berkay Tekin Oz Date: Fri, 22 Mar 2024 08:40:42 +0300 Subject: [PATCH] Try to increase build space test --- .github/workflows/pull_request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 6271fdb..60f8438 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -8,7 +8,7 @@ on: jobs: build-and-push-arch-specifics: name: Build Rocks and Push Arch Specific Images - uses: canonical/k8s-workflows/.github/workflows/build_rocks.yaml@main + uses: canonical/k8s-workflows/.github/workflows/build_rocks.yaml@fix/increase-space with: owner: ${{ github.repository_owner }} trivy-image-config: "trivy.yaml"