Update job name
This commit is contained in:
parent
0171514c53
commit
3c856f2b5f
|
@ -189,7 +189,7 @@ jobs:
|
||||||
git commit -m "Helm Release: develop"
|
git commit -m "Helm Release: develop"
|
||||||
git push
|
git push
|
||||||
|
|
||||||
trigger-deploy-to-qa:
|
trigger-deploy-to-qa-env:
|
||||||
needs: [release-helm-chart]
|
needs: [release-helm-chart]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue