Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
a5085569
Commit
a5085569
authored
Jan 18, 2018
by
Piotr Gawron
Browse files
gitlab build script for debian package
parent
76458b9c
Pipeline
#4056
passed with stages
in 8 minutes and 14 seconds
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a5085569
...
...
@@ -39,8 +39,10 @@ build_debian_package:
paths
:
-
"
debian/*.deb"
script
:
-
apt-get install -y curl sudo gnupg git openjdk-8-jdk ant maven dh-make
-
apt-get install -y curl sudo gnupg git openjdk-8-jdk ant maven dh-make
build-essential lintian devscripts xsltproc fakeroot xsltproc docbook-xsl
-
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
-
sudo apt-get install -y nodejs
-
export DEBFULLNAME="Piotr Gawron"
-
export DEBEMAIL="piotr.gawron@uni.lu"
-
ant debian-pkg
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