Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
workflow
pypushflow
Commits
d2f8620a
Commit
d2f8620a
authored
Apr 07, 2020
by
payno
Browse files
[ci] update submodule
parent
55105f29
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d2f8620a
...
...
@@ -22,6 +22,7 @@ doc:
-
python --version
-
python -m pip install pip --upgrade
-
python -m pip install setuptools --upgrade
-
git submodule update --init --recursive
-
rm -rf artifacts
-
mkdir artifacts
script
:
...
...
@@ -44,6 +45,7 @@ doc:
-
python --version
-
python -m pip install pip --upgrade
-
python -m pip install setuptools --upgrade
-
git submodule update --init --recursive
script
:
-
python -m pip install .
-
python run_tests.py -v
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment