You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2021/11/04 15:11:48 UTC

[GitHub] [fineract] BLasan commented on a change in pull request #1955: FINERACT-1428: Introduce GitHub Actions as CI

BLasan commented on a change in pull request #1955:
URL: https://github.com/apache/fineract/pull/1955#discussion_r742933283



##########
File path: .github/workflows/build.yml
##########
@@ -0,0 +1,38 @@
+name: Fineract Gradle build
+on: [push]
+
+jobs:
+  build:
+    runs-on: ubuntu-latest
+    env:
+        TZ: Asia/Kolkata

Review comment:
       Any specific reason to select TZ as Asia/Kolkata ?




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org