Skip to content
Snippets Groups Projects
Commit 2cf6d7fa authored by Benjamin Wenger's avatar Benjamin Wenger
Browse files

moved target branch to master

parent 38cd72b7
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/dispatch/raw/release
DL_URL_FRAG: jobs/artifacts/master/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
REGISTRATION_URL: ${REPOS_API}registration/$DL_URL_FRAG/registration.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