Skip to content
Snippets Groups Projects
Commit d6666dc0 authored by Richard Carback's avatar Richard Carback
Browse files

set branch to dispatch

parent 730928a5
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ variables:
DOCKER_IMAGE: bmastc/golang-glide:latest
# See https://docs.gitlab.com/ee/api/jobs.html#download-a-single-artifact-file-from-specific-tag-or-branch
REPOS_API: https://gitlab.com/api/v4/projects/elixxir%2F
DL_URL_FRAG: jobs/artifacts/master/raw/release
DL_URL_FRAG: jobs/artifacts/dispatch/raw/release
SERVER_URL: ${REPOS_API}server/$DL_URL_FRAG/server.linux64?job=build
CLIENT_URL: ${REPOS_API}client/$DL_URL_FRAG/client.linux64?job=build
UDB_URL: ${REPOS_API}user-discovery-bot/$DL_URL_FRAG/udb.linux64?job=build
......
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