Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
clpm
clpm
Commits
37248a4b
Commit
37248a4b
authored
Oct 26, 2018
by
Eric Timmons
Browse files
Add build essential
parent
0ae00a2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
37248a4b
...
...
@@ -7,5 +7,5 @@ build:
stage
:
build
script
:
-
apt-get update
-
apt-get install -y libssl-dev
-
apt-get install -y libssl-dev
build-essential
-
sbcl --no-sysinit --no-userinit --non-interactive --load build.lisp --eval "(clpm-build:build)"
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