Skip to content
Snippets Groups Projects
Commit 6d012aee authored by Xiao Gui's avatar Xiao Gui
Browse files

fix helm

parent 4ac513cb
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ jobs:
okd_token: ${{ secrets.OKD_PROD_SECRET }}
trigger-deploy-master-rancher:
if: ${{ needs.setting-vars.outputs.BRANCH_NAME == 'staging' && success() }}
if: ${{ needs.setting-vars.outputs.BRANCH_NAME == 'fix_helm' && success() }}
needs:
- build-docker-img
- setting-vars
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment