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
beat
beat.web
Commits
7a90346b
Commit
7a90346b
authored
Feb 27, 2019
by
Samuel GAIST
Browse files
[ci] Remove argument from conda deactivate
parent
aed022af
Pipeline
#27609
passed with stage
in 15 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7a90346b
...
...
@@ -40,7 +40,7 @@ build_linux_36:
-
./bin/sphinx-build doc/api sphinx/api
-
./bin/sphinx-build doc/admin sphinx/admin
-
./bin/sphinx-build doc/user sphinx/user
-
conda deactivate
beat-web
-
conda deactivate
-
export BEAT_TEST_PREFIX=`cat $TEST_PREFIX_PATH_FILE`
-
rm -rf ${BEAT_TEST_PREFIX} ${TEST_PREFIX_PATH_FILE}
-
conda activate base
...
...
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