Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
72bd3f59
Commit
72bd3f59
authored
6 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
ship.sh: add missing period.
parent
9f08f7de
1 merge request
!28721
Hot test
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/ship.sh
+1
-1
build/ship.sh
with
1 addition
and
1 deletion
+1
-1
build/ship.sh
+
1
-
1
View file @
72bd3f59
...
@@ -36,7 +36,7 @@ npm run release-version "$current_version" "$1"
...
@@ -36,7 +36,7 @@ npm run release-version "$current_version" "$1"
# Build release
# Build release
printf
"
\n
%s=======================================================%s"
$magenta
$end
printf
"
\n
%s=======================================================%s"
$magenta
$end
printf
"
\n
%sBuilding release..%s"
$magenta
$end
printf
"
\n
%sBuilding release..
.
%s"
$magenta
$end
printf
"
\n
%s=======================================================
\n
%s"
$magenta
$end
printf
"
\n
%s=======================================================
\n
%s"
$magenta
$end
npm run release
npm run release
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets