1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00

bootstrap: Fix runner tags

See https://docs.gitlab.com/ee/ci/runners/hosted_runners/linux.html

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15660

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
Andreas Schneider 2024-06-06 14:41:02 +02:00 committed by Andreas Schneider
parent aecbfe5218
commit 84fb5cc845
3 changed files with 3 additions and 5 deletions

View File

@ -47,7 +47,7 @@ variables:
# Set this to the contents of bootstrap/sha1sum.txt # Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render # which is generated by bootstrap/template.py --render
# #
SAMBA_CI_CONTAINER_TAG: 9a406973474a7903fe7fd6215226660911ed73c0 SAMBA_CI_CONTAINER_TAG: 2d7eba00f6919d62a37ccc31daab18d07c761c6a
# #
# We use the ubuntu2204 image as default as # We use the ubuntu2204 image as default as
# it matches what we have on atb-devel-224 # it matches what we have on atb-devel-224

View File

@ -6,9 +6,7 @@
# We need to make sure we only use gitlab.com # We need to make sure we only use gitlab.com
# runners and not our own runners, as our current runners # runners and not our own runners, as our current runners
# don't allow 'docker build ...' to run. # don't allow 'docker build ...' to run.
- docker - saas-linux-small-amd64
- gce
- shared
variables: variables:
SAMBA_CI_IS_BROKEN_IMAGE: "no" SAMBA_CI_IS_BROKEN_IMAGE: "no"
SAMBA_CI_TEST_JOB: "samba-o3" SAMBA_CI_TEST_JOB: "samba-o3"

View File

@ -1 +1 @@
9a406973474a7903fe7fd6215226660911ed73c0 2d7eba00f6919d62a37ccc31daab18d07c761c6a