[gupnp-av] ci: Fix c&p errors



commit 8b01d2c7f85e78933c6972446666a84914717136
Author: Jens Georg <mail jensge org>
Date:   Sun May 23 09:58:14 2021 +0200

    ci: Fix c&p errors

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8c74f22..62ee1e9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -62,7 +62,7 @@ check-merge-request:
 .gupnpav.fedora@common:
   variables:
     BASE_TAG: '2021-05-23.0'
-    FDO_UPSTREAM_REPO: GNOME/gupnp
+    FDO_UPSTREAM_REPO: GNOME/gupnp-av
     FDO_DISTRIBUTION_PACKAGES: 'clang clang-analyzer gcovr git libasan libubsan python3-gobject python3-pip 
xmlto gobject-introspection-devel gtk-doc libxml2-devel vala ninja-build'
     FDO_DISTRIBUTION_EXEC: |
       dnf clean all &&
@@ -116,7 +116,7 @@ build-fedora@x86_64:
       echo "G_MESSAGES_DEBUG: ${G_MESSAGES_DEBUG}"
       echo "MESON_TEST_EXTRA_ARGS: ${MESON_TEST_EXTRA_ARGS}"
       echo
-      echo "These values can be set at https://gitlab.gnome.org/GNOME/gupnp/pipelines/new";
+      echo "These values can be set at https://gitlab.gnome.org/GNOME/gupnp-av/pipelines/new";
   artifacts:
     expire_in: 1 day
     when: always


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]