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
ISC Open Source Projects
BIND
Commits
bdff3aeb
Commit
bdff3aeb
authored
Feb 20, 2018
by
Ondřej Surý
Browse files
Enable --with-libtool configure option as it reduces the size of artifacts
parent
ccfcf3c0
Pipeline
#246
passed with stages
in 58 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bdff3aeb
...
...
@@ -85,7 +85,7 @@ stages:
before_script
:
-
./autogen.sh
script
:
-
./configure
-
./configure
--with-libtool
-
make -k all V=1
artifacts
:
expire_in
:
'
1
hour'
...
...
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