mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2025-11-16 00:15:59 +00:00
ci: Disable container building
The freedesktop.org GitLab is undergoing extensive migration, so to unblock our CI, disable container building using ci-templates for now.
This commit is contained in:
parent
3adaf31d97
commit
4afd50c370
@ -33,10 +33,16 @@ variables:
|
||||
# Create CI Docker Images #
|
||||
#############################################
|
||||
|
||||
# Temporarily set a dummy container build for the FDO GitLab migration, which is down
|
||||
.dummy-container-build:
|
||||
script:
|
||||
- echo Dummy container build
|
||||
|
||||
# See also https://gitlab.gnome.org/Infrastructure/freedesktop-ci-templates
|
||||
build.container.fedora@x86_64:
|
||||
extends:
|
||||
- '.fdo.container-build@fedora'
|
||||
# - '.fdo.container-build@fedora'
|
||||
- .dummy-container-build
|
||||
- '.fedora.container.common'
|
||||
stage: prepare
|
||||
variables:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user