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
f18975bd
Commit
f18975bd
authored
Mar 13, 2018
by
Sascha Herzinger
Browse files
changing hostname
parent
3dcee205
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f18975bd
...
...
@@ -56,7 +56,7 @@ test:
-
docker load -i image.tar
-
>
docker run
-e REDIS_HOST=
docker
-e RABBITMQ_HOST=
docker
-e REDIS_HOST=
$DOCKER_HOST
-e RABBITMQ_HOST=
$DOCKER_HOST
$DOCKER_IMAGE_TAG
sh -c "celery worker -A fractalis:celery -l debug
&& pip3 install -r requirements.txt
...
...
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