summaryrefslogtreecommitdiff
path: root/.gitlab-ci-main.yml
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2022-02-13 12:01:47 +0100
committerAndreas Schneider <asn@cryptomilk.org>2022-02-15 11:35:31 +0000
commitd409c23832c89e014e86f3f09a3601032b163d80 (patch)
tree5a35e27928a09e63b70477b9003664e59f26dde3 /.gitlab-ci-main.yml
parent2b9917d7a3cb88cf48517e4a93a94fa3ca6ff3d9 (diff)
downloadsamba-d409c23832c89e014e86f3f09a3601032b163d80.tar.gz
bootstrap: If the mold linker is available prefer it over gold
The gold linker will be deprecated soon. However we got a new linker called mold: https://github.com/rui314/mold/ Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to '.gitlab-ci-main.yml')
-rw-r--r--.gitlab-ci-main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci-main.yml b/.gitlab-ci-main.yml
index 8f5c0581cf9..f6eed880fe1 100644
--- a/.gitlab-ci-main.yml
+++ b/.gitlab-ci-main.yml
@@ -42,7 +42,7 @@ variables:
# Set this to the contents of bootstrap/sha1sum.txt
# which is generated by bootstrap/template.py --render
#
- SAMBA_CI_CONTAINER_TAG: 751901cf8356d45e7027b23a60e7a8179e014b98
+ SAMBA_CI_CONTAINER_TAG: db1a33142c66b8dabd5bc3ac439364ff55d60461
#
# We use the ubuntu1804 image as default as
# it matches what we have on sn-devel-184.