From 3ec3bece6723c151403046192f7d7c82748dfb32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Torrero=20Marijnissen?= Date: Thu, 27 Jun 2024 15:13:05 +0100 Subject: [PATCH] Simpler approach to continue on error --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5b52a71..26eca14 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -67,6 +67,7 @@ jobs: name: Run the playbook on SLES 15 ${{ matrix.sp_version }} runs-on: ubuntu-22.04 needs: [build-and-push-container-images] + continue-on-error: true strategy: matrix: include: @@ -128,7 +129,6 @@ jobs: name: Cleanup after playbook run runs-on: ubuntu-22.04 needs: [deploy-test-rpm] - if: always() strategy: matrix: include: