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
Bliss
conda-recipes
Commits
14ddc5a9
Commit
14ddc5a9
authored
Jun 23, 2017
by
Vincent Michel
Browse files
Fix ci config - round 3
parent
33d0c814
Pipeline
#482
failed with stages
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
14ddc5a9
...
...
@@ -16,5 +16,5 @@ deploy:
dependencies
:
-
build
script
:
-
mv -f dist/* /conda/linux-64/
-
conda index /conda/linux-64/
\ No newline at end of file
-
mv -f dist/linux-64/* /conda/linux-64/
-
conda index /conda/linux-64/
\ No newline at end of file
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