Compare commits

...

1 Commits

Author SHA1 Message Date
jeremyds 85f862467f test CI on dev/8.1 with a nop commit 2018-11-01 14:10:50 -07:00
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ spec:
- bash
- -ec
- |
sleep 10 # wait for mongo
sleep 10 # wait for mongo DO NOT MERGE
/usr/src/app/docker-entrypoint.sh npm start | tee -a /artifacts/s3.log
env:
{% if vars.env.S3DATA is defined and vars.env.S3DATA == "multiple" -%}