Cosmetic: gerrit/master jobs: link to wiki

Place a link to the wiki page, that now documents all available
environment variables.

Related: OS#4243
Change-Id: I770360b671c64369cf6cdb4fb4222921cc6af58e
This commit is contained in:
Oliver Smith 2019-12-04 10:47:53 +01:00
parent 2d8903c363
commit 02bb4049ba
2 changed files with 4 additions and 1 deletions

View File

@ -21,6 +21,8 @@
sequential: false
# most common build invocation
# SYS_PTRACE is needed for ASAN (https://github.com/google/sanitizers/issues/764)
# Documentation for variables (keep in sync!):
# https://osmocom.org/projects/osmocom-servers/wiki/Jenkins_build_verification_jobs
docker_run: |
ARTIFACT_STORE="$HOME/jenkins_build_artifact_store"
mkdir -p "$ARTIFACT_STORE"

View File

@ -19,8 +19,9 @@
combination_filter: ''
sequential: false
# most common build invocation
# PUBLISH=1 is for uploading manual PDFs
# SYS_PTRACE is needed for ASAN (https://github.com/google/sanitizers/issues/764)
# Documentation for variables (keep in sync!):
# https://osmocom.org/projects/osmocom-servers/wiki/Jenkins_build_verification_jobs
docker_run: |
ARTIFACT_STORE="$HOME/jenkins_build_artifact_store"
mkdir -p "$ARTIFACT_STORE"