gitlab-ci: refactor out some common stuff for Windows and Linux

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
This commit is contained in:
Dylan Baker
2019-10-23 14:21:31 -07:00
parent 09ee11f5da
commit 06e4647cb0
2 changed files with 13 additions and 8 deletions

View File

@@ -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