We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2481fce commit 32a5083Copy full SHA for 32a5083
ci/Makefile
@@ -48,7 +48,7 @@ CI_PREPARE_SCRIPT = $(CI_ROOTDIR)/prepare.sh
48
CI_BUILD_SCRIPT = $(CI_ROOTDIR)/build.sh
49
50
# Location of the container images we're going to pull
51
-# Can be useful to overridde to use a locally built
+# Can be useful to override to use a locally built
52
# image instead
53
CI_IMAGE_PREFIX = registry.gitlab.com/libvirt/libvirt/ci-
54
0 commit comments