Archived
1

Try to remove unwanted dependencies from CI

This commit is contained in:
Vladimir Hodakov 2019-02-22 08:13:23 +04:00
parent 473071b929
commit fb36eeb467
Signed by: Vladimir Hodakov
GPG Key ID: 673980B6882F82C6

View File

@ -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