aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9330ef19b..fc6cd6486 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ image: "registry.gitlab.com/byzantine-lab/go-tangerine/ci-testbed:latest"
before_script:
- mkdir -p /go/src/github.com/tangerine-network
- - ln -s /builds/tangerine-network/go-tangerine /go/src/github.com/tangerine-network
+ - ln -s /builds/byzantine-lab/go-tangerine /go/src/github.com/tangerine-network
- cd /go/src/github.com/tangerine-network/go-tangerine
stages: