Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CTI Tools
tosca2doc
Commits
43089680
Commit
43089680
authored
Feb 24, 2021
by
carignani
Browse files
remove apices from last commit env var
parent
680ab594
Changes
1
Hide whitespace changes
Inline
Side-by-side
relaunch.sh
View file @
43089680
...
...
@@ -15,7 +15,7 @@ if [ "$1" == "stop" ] ; then
exit
0
fi
sed
-i
-E
"s/(LAST_COMMIT=
'
).+
(')
/
\1
$(
git log
-n
1
--oneline
)
'
/"
env
sed
-i
-E
"s/(LAST_COMMIT=).+/
\1
$(
git log
-n
1
--oneline
)
/"
env
docker build
-t
tosca-ie-sample:latest
.
...
...
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