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
Akamu
Game Client iOS
Commits
aada2797
Commit
aada2797
authored
Jul 19, 2020
by
Maurice Kraus
Browse files
build: this cleans the output log
parent
c71ee458
Pipeline
#1887
passed with stages
in 79 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
gitrise.sh
View file @
aada2797
...
...
@@ -136,7 +136,7 @@ trigger_build () {
build_url
=
$(
echo
"
$response
"
| jq
".build_url"
|
sed
's/"//g'
)
build_slug
=
$(
echo
"
$response
"
| jq
".build_slug"
|
sed
's/"//g'
)
fi
printf
"
\n
Hold on... We're about to liftoff! 🚀
\n
\n
To follow the build in real time, please visit Bitrise.io:
%s
\n
"
"
${
build_url
}
"
printf
"
\n
Hold on... We're about to liftoff! 🚀
\n
\n
To follow the build in real time, please visit Bitrise.io:
\n
%s
\n
"
"
${
build_url
}
"
}
get_build_status
()
{
...
...
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