mirror of
https://github.com/samba-team/samba.git
synced 2025-09-18 09:44:19 +03:00
gitlab-ci: Fix the sha1sum
The images where build with an invalid sha1sum. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Mon Sep 7 23:57:48 UTC 2020 on sn-devel-184
This commit is contained in:
committed by
Andrew Bartlett
parent
7a3c368d78
commit
c760ed6190
@@ -23,7 +23,7 @@ variables:
|
||||
# Set this to the contents of bootstrap/sha1sum.txt
|
||||
# which is generated by bootstrap/template.py --render
|
||||
#
|
||||
SAMBA_CI_CONTAINER_TAG: 2b36c89aa12c35958fd95380615dde0ef5a97b9d
|
||||
SAMBA_CI_CONTAINER_TAG: 0ff8e6d23f6f418ee5af48921754f4073300c1a5
|
||||
#
|
||||
# We use the ubuntu1804 image as default as
|
||||
# it matches what we have on sn-devel-184.
|
||||
|
@@ -1 +1 @@
|
||||
2b36c89aa12c35958fd95380615dde0ef5a97b9d
|
||||
0ff8e6d23f6f418ee5af48921754f4073300c1a5
|
||||
|
Reference in New Issue
Block a user