Commit 90a14397 by Feanil Patel

Add a version override here so it's easy to update.

Analytics-Api will generally need to be built from a tag so that Insights
tests can run with that version.  Adding this line here to make it easier
to update when that process occurs.
parent 46405e75
......@@ -19,3 +19,6 @@ ANALYTICS_API_DATABASES:
PASSWORD: 'password'
HOST: "db.{{ DOCKER_TLD }}"
PORT: '3306'
# Change this if you want to build a specific version of the ANALYTICS_API
ANALYTICS_API_VERSION: 'master'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment