File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 8383 fail-fast : false
8484 matrix :
8585 project_folder : ${{ fromJson(needs.pre-checks.outputs.all_changed_projects) }}
86- uses : open-edge-platform/orch-ci/.github/workflows/post-merge.yml@3bdd409ccf738472c6e1547d14628b51c70dbe99 # 0.1.21
86+ uses : open-edge-platform/orch-ci/.github/workflows/post-merge.yml@3bdd409ccf738472c6e1547d14628b51c70dbe99 # 0.1.21
8787 with :
8888 project_folder : ${{ matrix.project_folder }}
8989 prefix_tag_separator : " -"
@@ -110,3 +110,4 @@ jobs:
110110 COSIGN_PRIVATE_KEY : ${{ secrets.COSIGN_PRIVATE_KEY }}
111111 NO_AUTH_ECR_PUSH_USERNAME : ${{ secrets.NO_AUTH_ECR_PUSH_USERNAME }}
112112 NO_AUTH_ECR_PUSH_PASSWD : ${{ secrets.NO_AUTH_ECR_PUSH_PASSWD }}
113+ MSTEAMS_WEBHOOK : ${{ secrets.TEAMS_WEBHOOK }}
You can’t perform that action at this time.
0 commit comments