From a3d35733c35ad35a9dc2f85e9a68a9f18e9a1487 Mon Sep 17 00:00:00 2001 From: Riaan Nolan Date: Thu, 9 Nov 2023 21:15:29 +0000 Subject: [PATCH] testing using packer build ami --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 5667c12..b8ab274 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -185,7 +185,7 @@ jobs: comment: "Confirmed from GitHub Actions CI" packer-build: - needs: awx-ansible-tower-on-tfc + needs: azure-image-gallery-on-tfc if: | always() && (needs.run-run-dot-sh.result == 'success' || needs.run-run-dot-sh.result == 'skipped') &&