summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2022-12-31 01:48:47 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2022-12-31 05:13:10 +0530
commita587212080140e784fdfab254a96f4ed353a2e73 (patch)
tree869a164ddc9eed48ea3d0d59907652e67125cddb /.gitlab-ci
parent71438c44b7e92789374159b0c8db0378986c8417 (diff)
downloadglib-a587212080140e784fdfab254a96f4ed353a2e73.tar.gz
ci: Update docker image generation README
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci/README.md b/.gitlab-ci/README.md
index 15df442a8..3a1ffe409 100644
--- a/.gitlab-ci/README.md
+++ b/.gitlab-ci/README.md
@@ -5,7 +5,7 @@
GitLab CI jobs run in a Docker image, defined here. To update that image
(perhaps to install some more packages):
-1. Edit `.gitlab-ci/Dockerfile` with the changes you want
+1. Edit `.gitlab-ci/*.Dockerfile` with the changes you want
1. Run `.gitlab-ci/run-docker.sh build --base=debian-stable --base-version=1` to
build the new image (bump the version from the latest listed for that `base`
on https://gitlab.gnome.org/GNOME/glib/container_registry). If rebuilding the
@@ -23,5 +23,5 @@ GitLab CI jobs run in a Docker image, defined here. To update that image
1. Edit `.gitlab-ci.yml` (in the root of this repository) to use your new
image
-[pat]: https://gitlab.gnome.org/profile/personal_access_tokens
+[pat]: https://gitlab.gnome.org/-/profile/personal_access_tokens
[cs]: https://scan.coverity.com/