File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change 22version : 2.1
33orbs :
445- ms-teams :
cloudradar-monitoring/[email protected] 65jobs :
76 ensure_formatting :
87 docker :
2625 branch_pattern : main
2726 event : fail
2827 template : basic_fail_1
29- - ms-teams/report :
30- only_on_fail : true
31- webhook_url : $MS_TEAMS_WEBHOOK_URL
3228 test :
3329 docker :
3430 - image : cimg/python:3.13
5551 branch_pattern : main
5652 event : fail
5753 template : basic_fail_1
58- - ms-teams/report :
59- only_on_fail : true
60- webhook_url : $MS_TEAMS_WEBHOOK_URL
6154 build :
6255 working_directory : ~/openbas-client
6356 docker :
8578 branch_pattern : main
8679 event : fail
8780 template : basic_fail_1
88- - ms-teams/report :
89- only_on_fail : true
90- webhook_url : $MS_TEAMS_WEBHOOK_URL
9181 - persist_to_workspace :
9282 root : ~/openbas-client
9383 paths :
@@ -118,29 +108,20 @@ jobs:
118108 branch_pattern : main
119109 event : fail
120110 template : basic_fail_1
121- - ms-teams/report :
122- only_on_fail : true
123- webhook_url : $MS_TEAMS_WEBHOOK_URL
124111 notify_rolling :
125112 docker :
126113 - image : " cimg/base:stable"
127114 steps :
128115 - slack/notify :
129116 event : pass
130117 template : basic_success_1
131- - ms-teams/report :
132- only_on_fail : false
133- webhook_url : $MS_TEAMS_WEBHOOK_URL
134118 notify :
135119 docker :
136120 - image : " cimg/base:stable"
137121 steps :
138122 - slack/notify :
139123 event : pass
140124 template : basic_success_1
141- - ms-teams/report :
142- only_on_fail : false
143- webhook_url : $MS_TEAMS_WEBHOOK_URL
144125
145126workflows :
146127 version : 2
You can’t perform that action at this time.
0 commit comments