Try to remove unwanted dependencies from CI
This commit is contained in:
parent
473071b929
commit
fb36eeb467
@ -10,7 +10,6 @@ before_script:
|
||||
- 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
|
||||
- apk add --no-cache gcc libc-dev
|
||||
|
||||
lint:
|
||||
stage: test
|
||||
|
Reference in New Issue
Block a user