summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-10-23 14:21:31 -0700
committerDylan Baker <dylan@pnwbakers.com>2019-10-25 22:47:32 +0000
commit06e4647cb031f8ad0f904c8b71bef6d4583da13c (patch)
treeeb1a43499bc5149145f518cdd5a3f7cd557aaac4 /.gitlab-ci
parent09ee11f5da6034586297bc45d90f252715c673aa (diff)
downloadmesa-06e4647cb031f8ad0f904c8b71bef6d4583da13c.tar.gz
gitlab-ci: refactor out some common stuff for Windows and Linux
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/lava-gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index 61af33243b1..036618dc975 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -60,7 +60,7 @@ lava-container:arm64:
.lava-build:
image: $CI_REGISTRY_IMAGE/debian/$LAVA_DEBIAN_VERSION:$DEBIAN_ARCH-$LAVA_IMAGE_TAG
extends:
- - .build
+ - .build-linux
# Use ccache transparently, and print stats before/after
before_script:
- mkdir -p results mesa-build