Skip to content
Snippets Groups Projects
Commit b803b8dc authored by MJB's avatar MJB
Browse files

pip3 and commit ref name test

parent e52cd3b3
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,10 @@ build:tests:
- echo "$CI_COMMIT_REF_NAME-$CI_COMMIT_SHA" > .build-config/git-commit-ref
- python setup.py sdist --dist-dir=build
- echo $TEST_PACKAGE_NAME
artifacts:
paths:
- .build-config/$TEST_PACKAGE_NAME
expire_in: 1 day
test:
stage: test
......
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