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

on_failure to clean up

parent 72915ee8
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ stages: ...@@ -9,6 +9,7 @@ stages:
build:tests: build:tests:
stage: build stage: build
script: script:
- echo $TEST_PACKAGE_NAME
- echo "$CI_COMMIT_REF_NAME-$CI_COMMIT_SHA" > clmctest/git-commit-ref - echo "$CI_COMMIT_REF_NAME-$CI_COMMIT_SHA" > clmctest/git-commit-ref
- python setup.py sdist --dist-dir=build - python setup.py sdist --dist-dir=build
artifacts: artifacts:
......
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