Skip to content
Snippets Groups Projects
Commit 5ef7675b authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Merge branch 'fix_nightlies' into 'master'

Remove bdt ci check from nightlies

Closes #112

See merge request !337
parents 20800b22 d108f1e5
Branches
Tags
1 merge request!337Remove bdt ci check from nightlies
Pipeline #68015 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.
Please register or to comment