Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
elixir
beacon
Commits
2db8d198
Commit
2db8d198
authored
Sep 05, 2019
by
Jacek Lebioda
Browse files
Update .gitlab-ci.yml
parent
fba10947
Pipeline
#13576
passed with stage
in 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2db8d198
...
...
@@ -21,11 +21,4 @@ test:
-
cd code/frontend/ && pwd && yarn install --pure-lockfile --cache-folder ../../.yarn && node node_modules/gulp/bin/gulp.js
-
cd ../backend && pwd
-
coverage run setup.py test
-
coverage report -m
test_docker
:
stage
:
test
script
:
-
docker-compose build
only
:
-
merge_requests
\ No newline at end of file
-
coverage report -m
\ No newline at end of file
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