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

[data/gitlab-ci] runs bdt ci check on all builds

parent 294950df
No related branches found
No related tags found
No related merge requests found
Pipeline #52917 canceled
......@@ -57,6 +57,7 @@ build_linux:
PYTHON_VERSION: "3.8"
BUILD_EGG: "true"
script:
- bdt ci check -vv
- bdt ci build -vv
- bdt ci readme -vv dist/*.zip
- bdt ci clean -vv
......
......@@ -97,6 +97,7 @@ build_linux_38:
PYTHON_VERSION: "3.8"
BUILD_EGG: "true"
script:
- bdt ci check -vv
- bdt ci build -vv
- bdt ci readme -vv dist/*.zip
- bdt ci clean -vv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment