1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

fix ci build for alpine

This commit is contained in:
Jeff Becker 2018-09-19 07:58:51 -04:00
parent 43b4e1eaf3
commit 53de6cc32f
No known key found for this signature in database
GPG key ID: F357B3B42F6F9B05

View file

@ -11,7 +11,7 @@ build:linux:
- linux
stage: build
before_script:
- apk add --update g++ make cmake automake libtool autoconf linux-headers libsodium ninja
- apk add --update g++ make cmake automake libtool autoconf linux-headers libsodium-dev ninja
script:
- make
artifacts: