Skip to content
Snippets Groups Projects
Commit ef2f9616 authored by Klaas Kliffen's avatar Klaas Kliffen :satellite:
Browse files

Fix missing "

parent 2238b4e8
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ package_files:
stage: build
# add storing of the build artefact
script:
- echo "python setup.py sdist bdist_wheel # or something similar"
- echo "python setup.py sdist bdist_wheel" # or something similar
publish_on_gitlab:
stage: publish
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment