Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
22d2fded
Commit
22d2fded
authored
Sep 26, 2019
by
Julien Chaumond
Browse files
[docs] Fix doc auto-deploy
Co-Authored-By:
Lysandre Debut
<
lysandre.debut@reseau.eseo.fr
>
parent
fc9faa8a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.circleci/config.yml
.circleci/config.yml
+0
-1
No files found.
.circleci/config.yml
View file @
22d2fded
...
@@ -81,7 +81,6 @@ jobs:
...
@@ -81,7 +81,6 @@ jobs:
-
checkout
-
checkout
-
run
:
sudo pip install --progress-bar off -r docs/requirements.txt
-
run
:
sudo pip install --progress-bar off -r docs/requirements.txt
-
run
:
sudo pip install --progress-bar off -r requirements.txt
-
run
:
sudo pip install --progress-bar off -r requirements.txt
-
run
:
cd docs/source && ln -s ../../examples/README.md examples.md && cd -
-
run
:
cd docs && make clean && make html && scp -r -oStrictHostKeyChecking=no _build/html/* $doc:$dir
-
run
:
cd docs && make clean && make html && scp -r -oStrictHostKeyChecking=no _build/html/* $doc:$dir
workflow_filters
:
&workflow_filters
workflow_filters
:
&workflow_filters
filters
:
filters
:
...
...
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