Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maalepaaler
mp-rude
Commits
fd4456ac
Commit
fd4456ac
authored
Mar 07, 2019
by
Kolbjørn Barmen
Browse files
... directories
parent
e7a0af9c
Pipeline
#15738
failed with stages
in 1 minute and 11 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fd4456ac
...
...
@@ -25,9 +25,9 @@ build-debian-stretch:
-
package="mp-rude"
-
version="1.3.11"
-
target="${package}_${version}_all"
-
mkdir build-stretch
-
rm -rf build-stretch
-
cp -dR --preserve=mode "${package}" "build-stretch/$target"
-
mkdir build-stretch
-
cp -dR --preserve=mode "${package}" "build-stretch/${target}"
-
sed -i -e "s/{VERSION}/${version}/" "build-stretch/${target}/DEBIAN/control"
-
dpkg -b "build-stretch/${target}"
...
...
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