Skip to content
Snippets Groups Projects
Commit 710dfaa5 authored by Frank Baier's avatar Frank Baier
Browse files

Update gitlab-ci-mkp.yml

parent fd136a2f
No related branches found
No related tags found
No related merge requests found
...@@ -18,6 +18,8 @@ build: ...@@ -18,6 +18,8 @@ build:
rules: rules:
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
script: script:
- pwd
- ls -la
- python dist.py - python dist.py
artifacts: artifacts:
paths: paths:
......
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