changing job names

This commit is contained in:
aswin-in-philips 2022-05-05 15:09:10 +05:30
parent 43f2f351d9
commit 4181ec103e
1 changed files with 1 additions and 1 deletions

View File

@ -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: