mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2026-04-21 09:00:39 +02:00
gitlab CI: change the repo location to the proper upstream one
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
6ffdaab8f3
commit
24a74f1b26
2 changed files with 4 additions and 4 deletions
|
|
@ -41,7 +41,7 @@ variables:
|
|||
# libinput version
|
||||
FEDORA_TAG: '2020-08-21.1'
|
||||
|
||||
FDO_UPSTREAM_REPO: whot/libei
|
||||
FDO_UPSTREAM_REPO: libinput/libei
|
||||
|
||||
MESON_BUILDDIR: "build dir"
|
||||
NINJA_ARGS: ''
|
||||
|
|
@ -103,7 +103,7 @@ check-commit:
|
|||
script:
|
||||
- ci-fairy check-commits --signed-off-by --junit-xml=results.xml
|
||||
except:
|
||||
- master@whot/libei
|
||||
- master@libinput/libei
|
||||
variables:
|
||||
GIT_DEPTH: 100
|
||||
artifacts:
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ variables:
|
|||
{{"%-13s"| format(distro.name.upper() + '_TAG:')}}'{{distro.tag}}'
|
||||
{% endfor %}
|
||||
|
||||
FDO_UPSTREAM_REPO: whot/libei
|
||||
FDO_UPSTREAM_REPO: libinput/libei
|
||||
|
||||
MESON_BUILDDIR: "build dir"
|
||||
NINJA_ARGS: ''
|
||||
|
|
@ -111,7 +111,7 @@ check-commit:
|
|||
script:
|
||||
- ci-fairy check-commits --signed-off-by --junit-xml=results.xml
|
||||
except:
|
||||
- master@whot/libei
|
||||
- master@libinput/libei
|
||||
variables:
|
||||
GIT_DEPTH: 100
|
||||
artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue