Update URLs after move to GNOME namespace on GitLab

This commit is contained in:
James Westman 2025-04-25 18:15:15 -05:00
parent 6a77bfee0a
commit e9d61cb6f9
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6
8 changed files with 11 additions and 11 deletions

View file

@ -3,7 +3,7 @@ stages:
- pages
build:
image: registry.gitlab.gnome.org/jwestman/blueprint-compiler
image: registry.gitlab.gnome.org/gnome/blueprint-compiler
stage: build
script:
- black --check --diff ./ tests
@ -33,7 +33,7 @@ build:
path: coverage.xml
fuzz:
image: registry.gitlab.gnome.org/jwestman/blueprint-compiler
image: registry.gitlab.gnome.org/gnome/blueprint-compiler
stage: build
script:
- meson _build