bootstrap: SAMBA_CI_CONTAINER_TAG is now in .gitlab-ci-main.yml
authorAndrew Bartlett <abartlet@samba.org>
Wed, 1 Sep 2021 08:55:40 +0000 (20:55 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 2 Sep 2021 13:41:28 +0000 (13:41 +0000)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
bootstrap/README.md

index 47ef1c67836651b8661726eda11f6595418745f7..d825e30dc05bea4e0ff22d58ba5f8f1118c1e302 100644 (file)
@@ -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