Skip to content
Snippets Groups Projects
Commit 1ce6892c authored by Emma Haslwanter's avatar Emma Haslwanter
Browse files

Edit README.md added Question on Pipelines

parent a6b788fb
No related branches found
No related tags found
1 merge request!9Haslwantem99 master patch 41307
...@@ -184,3 +184,8 @@ $ python -c 'import sys;print("\n".join(sys.path))' ...@@ -184,3 +184,8 @@ $ python -c 'import sys;print("\n".join(sys.path))'
# unset the variable again # unset the variable again
unset PYTHONNOUSERSITE unset PYTHONNOUSERSITE
``` ```
## Q: How to use pipelines for building and publishing packages?
[Magics](QA-015-Using Pipelines for building.md)
Use a .gitlab-ci.yml file to automate building and publishing of your package.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment