mesa/.gitlab-ci/container/debian/s390x_build.sh
Michel Dänzer df185ae030 ci: Add debian/ prefix to job names for Debian based docker images
And move the image build scripts to a subdirectory correspondingly.

Preparation for adding images based on other OSs.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11412>
2021-07-09 10:24:41 +00:00

6 lines
63 B
Bash

#!/bin/bash
arch=s390x
. .gitlab-ci/container/cross_build.sh