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
Infra
CI Jobs
Official Devices Validator
Commits
61e701b0
Commit
61e701b0
authored
Mar 19, 2021
by
José Henrique
Browse files
Don't send success message on tg group
parent
c339d211
Changes
1
Hide whitespace changes
Inline
Side-by-side
runner.sh
View file @
61e701b0
...
...
@@ -82,7 +82,6 @@ function pushToGit() {
if
[
"
$RESULT
"
-eq
0
]
;
then
message
=
"Pushed to https://github.com/PixelExperience/official_devices"
echo
-e
"
$message
"
sendTG
"
$message
"
else
message
=
"Failed to push to https://github.com/PixelExperience/official_devices"
echo
-e
"
$message
"
...
...
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