This repository was archived by the owner on Dec 5, 2025. It is now read-only.
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 :
2928 branch_pattern : master
3029 event : fail
3130 template : basic_fail_1
32- - ms-teams/report :
33- only_on_fail : true
34- webhook_url : $MS_TEAMS_WEBHOOK_URL
3531 linter :
3632 docker :
3733 - image : alpine/flake8
4541 branch_pattern : master
4642 event : fail
4743 template : basic_fail_1
48- - ms-teams/report :
49- only_on_fail : true
50- webhook_url : $MS_TEAMS_WEBHOOK_URL
5144 build :
5245 working_directory : ~/opencti-client
5346 docker :
7568 branch_pattern : master
7669 event : fail
7770 template : basic_fail_1
78- - ms-teams/report :
79- only_on_fail : true
80- webhook_url : $MS_TEAMS_WEBHOOK_URL
8171 - persist_to_workspace :
8272 root : ~/opencti-client
8373 paths :
@@ -108,29 +98,20 @@ jobs:
10898 branch_pattern : master
10999 event : fail
110100 template : basic_fail_1
111- - ms-teams/report :
112- only_on_fail : true
113- webhook_url : $MS_TEAMS_WEBHOOK_URL
114101 notify_rolling :
115102 docker :
116103 - image : " cimg/base:stable"
117104 steps :
118105 - slack/notify :
119106 event : pass
120107 template : basic_success_1
121- - ms-teams/report :
122- only_on_fail : false
123- webhook_url : $MS_TEAMS_WEBHOOK_URL
124108 notify :
125109 docker :
126110 - image : " cimg/base:stable"
127111 steps :
128112 - slack/notify :
129113 event : pass
130114 template : basic_success_1
131- - ms-teams/report :
132- only_on_fail : false
133- webhook_url : $MS_TEAMS_WEBHOOK_URL
134115
135116workflows :
136117 version : 2
You can’t perform that action at this time.
0 commit comments