Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Computer Resources
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IMGW
Computer Resources
Commits
1ce6892c
Commit
1ce6892c
authored
1 month ago
by
Emma Haslwanter
Browse files
Options
Downloads
Patches
Plain Diff
Edit README.md added Question on Pipelines
parent
a6b788fb
No related branches found
No related tags found
1 merge request
!9
Haslwantem99 master patch 41307
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Python/README.md
+6
-1
6 additions, 1 deletion
Python/README.md
with
6 additions
and
1 deletion
Python/README.md
+
6
−
1
View file @
1ce6892c
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment