mirror of
https://github.com/go-kratos/kratos.git
synced 2025-03-17 21:07:54 +02:00
fix zk permission
This commit is contained in:
parent
37162615b5
commit
48ec8a47b6
@ -48,7 +48,7 @@ before_script:
|
||||
- curl -sfL https://raw.githubusercontent.com/bilibili/discovery/master/cmd/discovery/discovery-example.toml -o $GOPATH/bin/discovery.toml
|
||||
- nohup bash -c "$GOPATH/bin/discovery -conf $GOPATH/bin/discovery.toml &"
|
||||
# zookeeper
|
||||
- ./apache-zookeeper-${ZK_VERSION}-bin/bin/zkServer.sh start ./zk/conf/zoo_sample.cfg 1> /dev/null
|
||||
- sudo ./apache-zookeeper-${ZK_VERSION}-bin/bin/zkServer.sh start ./zk/conf/zoo_sample.cfg 1> /dev/null
|
||||
|
||||
script:
|
||||
- go build ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user