From 4181ec103efa1e1ee46c8c2972f0ad647fec0289 Mon Sep 17 00:00:00 2001 From: aswin-in-philips Date: Thu, 5 May 2022 15:09:10 +0530 Subject: [PATCH] changing job names --- .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 80ffcfd3..5d8deb97 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -150,7 +150,7 @@ jobs: docker push ${{ env.CI_IMAGE }} Deploy_And_GW_Integrated_Test: - needs: [Build] + needs: [Build, Blackduck, Fortify, unit-test] if: github.ref == 'refs/heads/refator-pipeline' uses: ./.github/workflows/api-gw-integrated-test.yaml secrets: