Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OTRv4
prekey-server-xmpp
Commits
e9be797c
Commit
e9be797c
authored
Jul 19, 2020
by
Jurre van Bergen
Browse files
Added musl-dev
parent
1195e5f2
Pipeline
#217
passed with stage
in 1 minute and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e9be797c
...
...
@@ -20,8 +20,7 @@ golang_alpine:
stage
:
build
script
:
-
apk update
-
apk add make
-
apk add gcc
-
apk add make gcc musl-dev
-
make deps
-
make test
-
make lint
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment