Skip to content
Snippets Groups Projects
Commit 1b33377e authored by Spencer Brown's avatar Spencer Brown
Browse files

Add channelbot URL

parent 43b3545e
Branches
No related tags found
No related merge requests found
...@@ -22,6 +22,7 @@ variables: ...@@ -22,6 +22,7 @@ variables:
DL_URL_FRAG: -/jobs/artifacts/master/raw/release/ DL_URL_FRAG: -/jobs/artifacts/master/raw/release/
SERVER_URL: $PRIVATEGRITY_REPOS/server/$DL_URL_FRAG/server.linux64?job=build SERVER_URL: $PRIVATEGRITY_REPOS/server/$DL_URL_FRAG/server.linux64?job=build
CLIENT_URL: $PRIVATEGRITY_REPOS/client/$DL_URL_FRAG/client.linux64?job=build CLIENT_URL: $PRIVATEGRITY_REPOS/client/$DL_URL_FRAG/client.linux64?job=build
CHANNELBOT_URL: $PRIVATEGRITY_REPOS/channelbot/$DL_URL_FRAG/channelbot.linux64?job=build
before_script: before_script:
## ##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment