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
vidjil
vidjil
Commits
cb6b4266
Commit
cb6b4266
authored
May 24, 2017
by
Mathieu Giraud
Browse files
.gitlab-ci.yml: put 'analysis-example.vidjil' in the 'browser' artefact
See
#2496
.
parent
c3a5358c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cb6b4266
...
...
@@ -4,6 +4,7 @@ before_script:
-
make data
-
make germline
-
make -C browser sha1
-
cp -p doc/analysis-example.vidjil browser/
stages
:
-
test_quality
...
...
@@ -49,7 +50,6 @@ deploy:
stage
:
deploy
script
:
-
rsync -av --delete browser $DEPLOY_SERVER:$DEPLOY_SERVER_PATH$CI_BUILD_REF_SLUG
-
scp doc/analysis-example.vidjil $DEPLOY_SERVER:$DEPLOY_SERVER_PATH$CI_BUILD_REF_SLUG/browser/
environment
:
name
:
review/$CI_BUILD_REF_NAME
url
:
http://$CI_BUILD_REF_SLUG.ci.vidjil.org/?data=analysis-example.vidjil
...
...
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