Skip to content

Commit 5870de6

Browse files
add to required
1 parent 7e21e7b commit 5870de6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitlab-ci.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,16 @@ required:
308308
optional: true
309309
- job: agent_integration_tests
310310
optional: true
311+
- job: check_base
312+
optional: true
313+
- job: check_inst
314+
optional: true
315+
- job: check_smoke
316+
optional: true
317+
- job: check_profiling
318+
optional: true
319+
- job: check_debugger
320+
optional: true
311321

312322
deploy_to_profiling_backend:
313323
stage: publish

0 commit comments

Comments
 (0)