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
DipSO
tsv2properties
Commits
4788f98f
Commit
4788f98f
authored
Feb 23, 2022
by
Dimitri Szabo
Browse files
Added CI template
parent
a12bf8b6
Pipeline
#51260
failed with stage
in 1 minute and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4788f98f
...
...
@@ -44,14 +44,3 @@ run:
artifacts
:
paths
:
-
dist/*.whl
pages
:
script
:
-
pip install sphinx sphinx-rtd-theme
-
cd doc ; make html
-
mv build/html/ ../public/
artifacts
:
paths
:
-
public
rules
:
-
if
:
$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
Write
Preview
Markdown
is supported
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