summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé2021-03-03 14:06:44 +0100
committerThomas Huth2021-03-09 06:03:53 +0100
commit9f3a24cf1f9a3a0e94102c69d92c3a8eea7debc4 (patch)
tree312c28a19ca1cc07817b708e85bfb44f2d0a616e /.gitlab-ci.yml
parentqtest: delete superfluous inclusions of qtest.h (diff)
downloadqemu-9f3a24cf1f9a3a0e94102c69d92c3a8eea7debc4.tar.gz
qemu-9f3a24cf1f9a3a0e94102c69d92c3a8eea7debc4.tar.xz
qemu-9f3a24cf1f9a3a0e94102c69d92c3a8eea7debc4.zip
docker: Alpine build job depends on Alpine container
Add missing dependency build-system-alpine -> amd64-alpine-container. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20210303130646.1494015-2-philmd@redhat.com> Reviewed-by: Willian Rampazzo <willianr@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8b6d495288..84eb4b0e5f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -76,6 +76,8 @@ include:
build-system-alpine:
<<: *native_build_job_definition
+ needs:
+ - job: amd64-alpine-container
variables:
IMAGE: alpine
TARGETS: aarch64-softmmu alpha-softmmu cris-softmmu hppa-softmmu