Skip to content

Commit

Permalink
Merge pull request #411 from sora-xor/support/update-build-notification
Browse files Browse the repository at this point in the history
support - update build notification format
  • Loading branch information
baotn166 authored May 6, 2024
2 parents c375952 + 4069a6b commit c46ea37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def pipeline = new org.android.AppPipeline(steps: this,
testCmd: 'ktlintCheck clean testDevelopDebugUnitTest koverVerifyDevelopDebug',
publishType: 'Bundle',
jobParams: jobParams,
appPushNoti: true,
statusNotif: true,
gitUpdateSubmodule: true,
dockerImage: 'build-tools/android-build-box:jdk17',
gpgFiles: ['app/google-services.json'],
Expand Down

0 comments on commit c46ea37

Please sign in to comment.