mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-09 01:18:00 +03:00
ci: Makefile: Fix 'overridde' typo
Signed-off-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
2481fcea95
commit
32a5083cad
@ -48,7 +48,7 @@ CI_PREPARE_SCRIPT = $(CI_ROOTDIR)/prepare.sh
|
|||||||
CI_BUILD_SCRIPT = $(CI_ROOTDIR)/build.sh
|
CI_BUILD_SCRIPT = $(CI_ROOTDIR)/build.sh
|
||||||
|
|
||||||
# Location of the container images we're going to pull
|
# Location of the container images we're going to pull
|
||||||
# Can be useful to overridde to use a locally built
|
# Can be useful to override to use a locally built
|
||||||
# image instead
|
# image instead
|
||||||
CI_IMAGE_PREFIX = registry.gitlab.com/libvirt/libvirt/ci-
|
CI_IMAGE_PREFIX = registry.gitlab.com/libvirt/libvirt/ci-
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user