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
Jochem Bijlard
fractalis
Commits
cddb3ed5
Commit
cddb3ed5
authored
Mar 13, 2018
by
Sascha Herzinger
Browse files
Trying to get the multiline statement right
parent
d015e199
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cddb3ed5
...
...
@@ -59,9 +59,9 @@ test:
-e REDIS_HOST=redis -e RABBITMQ_HOST=rabbitmq
$DOCKER_IMAGE_TAG
sh -c "celery worker -D -A fractalis:celery
&& pip3 install -r requirements.txt
&& flake8
&& pytest tests"
&& pip3 install -r requirements.txt
&& flake8
&& pytest tests"
dependencies
:
-
build:image
...
...
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