summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-05-23 09:58:14 +0200
committerJens Georg <mail@jensge.org>2021-05-23 09:58:14 +0200
commit8b01d2c7f85e78933c6972446666a84914717136 (patch)
tree4bacf8c9bc315fc37bcd0a6fde6cf832924c3eaa
parentc4410328dae0abf2841e3c833f2f2c66eb00d07e (diff)
downloadgupnp-av-0-12.tar.gz
ci: Fix c&p errorsgupnp-av-0-12
-rw-r--r--.gitlab-ci.yml4
1 files 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