Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csbase-dev
sgarest-daemon
Commits
d7d3469e
Commit
d7d3469e
authored
Apr 08, 2020
by
Carlos Juliano Viana
Browse files
Ajustando identação da função stageRockSpecs.
[SOMA-3699]
parent
8d8d77b0
Pipeline
#32574
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
release-prepare.sh
View file @
d7d3469e
...
...
@@ -68,7 +68,7 @@ releaseVersion()
echo
"[..] release version
$RELEASE
..."
changeRockSpecs
$RELEASE
renameRockSpecs
$RELEASE
stageRockSpecs
stageRockSpecs
git commit
-m
"[sgarest-daemon release] prepare release
$RELEASE
"
&&
\
git tag
-a
$RELEASE
-m
"Release version
$RELEASE
."
&&
\
git push
--follow-tags
&&
\
...
...
Write
Preview
Supports
Markdown
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