Skip to content
Snippets Groups Projects
Commit 8490dab3 authored by David Sauerwein's avatar David Sauerwein
Browse files

Fix URLs to gitlab

parent f4bc39e2
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment