Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ttk
radioSphere
Commits
6ea021cf
Commit
6ea021cf
authored
Oct 25, 2021
by
Benjy Marks
Browse files
added tar command to gitlab-ci.yml to allow for conda compilation in the future
parent
b7182bb9
Pipeline
#78210
failed with stage
in 7 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6ea021cf
...
...
@@ -21,6 +21,7 @@ pages:
-
pip3 install -U -r requirements.txt
-
python3 setup.py install
-
sphinx-build -b html docs/source public
-
tar -czvf public/radioSphere.tar.gz .
artifacts
:
paths
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment