Use zalando incubator instead of an old repo
This commit is contained in:
parent
d4962105ef
commit
73e7ac6135
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
set -e -x
|
||||
|
||||
team_repo="$GOPATH/src/github.bus.zalan.do/acid"
|
||||
team_repo="$GOPATH/src/github.com/zalando-incubator/"
|
||||
project_dir="$team_repo/postgres-operator"
|
||||
|
||||
mkdir -p "$team_repo"
|
||||
|
|
|
|||
Loading…
Reference in New Issue