Skip to content
Snippets Groups Projects
Commit 349e4b3e authored by nimrod's avatar nimrod
Browse files

Better install-wheel CI job.

Now it runs the CLI as well. Duplicates other jobs but should be easier
to debug some cases.
parent e4a68d56
No related branches found
No related tags found
No related merge requests found
Pipeline #853 passed
......@@ -7,6 +7,11 @@ include:
- project: shore/ci-templates
file: templates/gitlab-release.yml
install-wheel:
extends: .install-wheel
script:
- template --help
test:
stage: test
image: $project:$version-slim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment