diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index deb008cdf717526b6424c8b142eb32bb23828758..558640c962341abc41dfe17e3c64611a38671e28 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ variables: before_script: - ln -s /builds /go/src/gitlab.cs.fau.de - - cd /go/src/gitlab.cs.fau.de/koomi/goatherd + - cd /go/src/gitlab.cs.fau.de/icipguru/goatherd - go get -d - export PGHOST=postgres PGUSER=$POSTGRES_USER PGPASSWORD=$POSTGRES_PASSWORD PGSSLMODE=disable - export DB_URL="host=postgres user=$POSTGRES_USER password=$POSTGRES_PASSWORD sslmode=disable" diff --git a/debian/control b/debian/control index e36d7c1901d2f33388fb806865b0f74b33657528..5e9e81c3c90624b63329486a65a5f4a98b7eb0c5 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), pamtester, libpam-wrapper, oathtool, xxd Standards-Version: 3.9.8 Section: admin -Homepage: https://gitlab.cs.fau.de/koomi/goatherd +Homepage: https://gitlab.cs.fau.de/icipguru/goatherd #Vcs-Git: https://anonscm.debian.org/collab-maint/goatherd.git #Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/goatherd.git