blob: 6904cff52984b94e064953f70877817baeb7f92f [file] [log] [blame]
#!/usr/bin/env bash
#
# Copyright (c) 2022, Arm Limited. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
#
# Environmental settings for the OpenCI staging infrastructure.
#
nfs_volume="${WORKSPACE:?}/nfs"
jenkins_url="http://ci.staging.trustedfirmware.org"
tfa_downloads="${DOWNLOAD_SERVER_URL}/tf-a"