From fdeb6e9c41dc674ebe5648b5e0363ef5e267a8f6 Mon Sep 17 00:00:00 2001 From: Eric Price Date: Fri, 18 Feb 2022 13:02:21 +0100 Subject: [PATCH] LP-626 run pipeline on self hosted runner to save time --- bitbucket-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4ff32d821..ead134f14 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -2,6 +2,7 @@ pipelines: default: - step: image: atlassian/default-image:3 + runs-on: self.hosted script: - apt-get update -q - DEBIAN_FRONTEND=noninteractive apt-get install -y build-essential qtbase5-dev git curl libc6-i386 python2 python2.7-dev libqt5svg5-dev qt5-qmltooling-plugins libqt5webview5-dev qtscript5-dev libqt5serialport5-dev qtmultimedia5-dev libusb-1.0-0-dev libudev-dev pkg-config libsdl-dev libosgearth-dev qttools5-dev-tools