Skip to content
Snippets Groups Projects
Commit 90b311da authored by nimrod's avatar nimrod
Browse files

A better install wheel CI job.

Run the CLI as an added check.
parent 7eb9f7c9
No related branches found
No related tags found
No related merge requests found
Pipeline #854 passed
...@@ -6,3 +6,8 @@ include: ...@@ -6,3 +6,8 @@ include:
file: templates/python.yml file: templates/python.yml
- project: shore/ci-templates - project: shore/ci-templates
file: templates/gitlab-release.yml file: templates/gitlab-release.yml
install-wheel:
extends: .install-wheel
script:
- check_mysql_slave --help
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment