Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Dev Team
mysql-tarantool-replication
Commits
49d3bd53
Commit
49d3bd53
authored
May 17, 2017
by
PD0ZRY Rudy
Browse files
more
parent
28ab3fb0
Pipeline
#459
passed with stage
in 2 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
49d3bd53
...
...
@@ -5,11 +5,14 @@ debian_amd64:
-
cmake .
-
make
-
./make_debian_changelog.sh
-
mkdir debian/tmp
-
cp replicatord debian/tmp
-
mkdir tmp
-
cp replicatord tmp
-
cp -R debian tmp/
-
cd tmp
-
dpkg-buildpackage -us -uc -b
-
mkdir build
-
mv ../*.deb build
-
cd ..
only
:
-
master
artifacts
:
...
...
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