Skip to content
Snippets Groups Projects
Unverified Commit d108f1e5 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[ci] Remove bdt ci check from nightlies

The nigthlies are not using anything that this check verifies.
parent 20800b22
No related branches found
No related tags found
1 merge request!337Remove bdt ci check from nightlies
Pipeline #68010 passed
......@@ -50,16 +50,12 @@ stages:
before_script:
- !reference [.bootstrap, before_script]
- git config --global --add safe.directory ${CI_PROJECT_DIR}
- bdt ci check -vv
.build_macos_template:
extends: .build_template
tags:
- bob
- macos
before_script:
- !reference [.bootstrap, before_script]
- bdt ci check -vv
build_linux_39:
extends: .build_linux_template
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment