summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2021-09-01 20:55:40 +1200
committerAndreas Schneider <asn@cryptomilk.org>2021-09-02 13:41:28 +0000
commit5805a7c49aa13b578a717cbbc46460741d325c65 (patch)
treea062012ff5ee9ae52e5998b489150a6461bb4bb0 /bootstrap
parente9c8ac4adbca2f8cb45470ccb45a45039188a285 (diff)
downloadsamba-5805a7c49aa13b578a717cbbc46460741d325c65.tar.gz
bootstrap: SAMBA_CI_CONTAINER_TAG is now in .gitlab-ci-main.yml
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/README.md b/bootstrap/README.md
index 47ef1c67836..d825e30dc05 100644
--- a/bootstrap/README.md
+++ b/bootstrap/README.md
@@ -32,7 +32,7 @@ Just calculate the sha1sum for consistency checks:
bootstrap/template.py --sha1sum
The checksum needs to be added as `SAMBA_CI_CONTAINER_TAG` in
-the toplevel .gitlab-ci.yml file.
+the toplevel .gitlab-ci-main.yml file.
## User Stories