Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
clpm
clpm
Commits
20b2f31f
Commit
20b2f31f
authored
Sep 01, 2021
by
Eric Timmons
Browse files
Add more missing libs
parent
6815e3e3
Pipeline
#4579
failed with stages
in 17 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
20b2f31f
...
...
@@ -33,7 +33,7 @@ stages:
stage
:
build
image
:
daewok/static-sbcl:$SBCL_VERSION-alpine$ALPINE_VERSION
before_script
:
-
apk add git ca-certificates curl openssl-dev openssl-libs-static pkgconfig gcc
-
apk add git ca-certificates curl openssl-dev openssl-libs-static pkgconfig gcc
musl-dev linux-headers zlib-dev zlib-static
-
!reference
[
.git-repo-needed
,
before_script
]
script
:
-
sbcl --script scripts/build-release.lisp --static
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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