summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-04-21 10:35:52 -0300
committerRenato Botelho <renato@netgate.com>2016-04-21 10:37:25 -0300
commit24da45997eaa8603cf710cfca7c82cdd989f5518 (patch)
tree21fe26a31336c32e77484a740206e458c2591423 /tools
parentf2c8058a54a565580a0f7bef3e0b612fd969b101 (diff)
downloadpfsense-24da45997eaa8603cf710cfca7c82cdd989f5518.zip
pfsense-24da45997eaa8603cf710cfca7c82cdd989f5518.tar.gz
Use HTTP version for builder_setup
Diffstat (limited to 'tools')
-rw-r--r--tools/builder_common.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/builder_common.sh b/tools/builder_common.sh
index 3b1f27d..f985e47 100644
--- a/tools/builder_common.sh
+++ b/tools/builder_common.sh
@@ -1578,7 +1578,8 @@ builder_setup() {
${PKG_REPO_DEFAULT} \
${PKG_REPO_PATH} \
${_arch} \
- ${_arch}
+ ${_arch} \
+ "staging"
# Use fingerprint keys from repo
sed -i '' -e "/fingerprints:/ s,\"/,\"${BUILDER_ROOT}/src/," \
OpenPOWER on IntegriCloud