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 20:39:13 UTC

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

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



##########
File path: .github/workflows/build-docker.yml
##########
@@ -0,0 +1,20 @@
+name: Fineract Docker build
+
+on: [push]
+
+jobs:
+  build:
+    runs-on: ubuntu-latest

Review comment:
       Lets use Latest LTS version say Ubuntu 20.04 here..Minor..but makes sense. See: https://cloudmaniac.net/docker-container-never-use-latest-cicd-pipeline/




-- 
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