Skip to content
Snippets Groups Projects
Commit f5b15be1 authored by Armin Felder's avatar Armin Felder
Browse files

te

parent 3328ef7c
No related branches found
No related tags found
Loading
Pipeline #
......@@ -25,5 +25,5 @@ job1:
services:
- docker:dind
script:
- docker run -name db -d mongo:3.0 --smallfiles
- docker run --name db -d mongo:3.0 --smallfiles
- docker run --name rc0640 --link db -d rocket.chat:0.64.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment