Fix path for application in CI
This commit is contained in:
parent
7ea0a0e183
commit
51bc6f941b
@ -8,8 +8,8 @@ stages:
|
||||
before_script:
|
||||
- go version
|
||||
- mkdir -p $GOPATH/src/lab.wtfteam.pro/fat0troll/
|
||||
- ln -s $(pwd) $GOPATH/src/lab.wtfteam.pro/fat0troll/fw_zookeeper
|
||||
- cd $GOPATH/src/lab.wtfteam.pro/fat0troll/fw_zookeeper
|
||||
- ln -s $(pwd) $GOPATH/src/lab.wtfteam.pro/fat0troll/fw_zookeeper_helper
|
||||
- cd $GOPATH/src/lab.wtfteam.pro/fat0troll/fw_zookeeper_helper
|
||||
|
||||
lint:
|
||||
stage: test
|
||||
|
Reference in New Issue
Block a user