ci: 👷 Github actions setup, heroku deployment

Redis cache store, Production Dockerfile, Github actions workflow
This commit is contained in:
Juan Rodriguez
2021-06-14 17:14:48 -05:00
parent 54bff064d1
commit 33eb56f686
8 changed files with 114 additions and 7 deletions
+2
View File
@@ -147,6 +147,7 @@ GEM
rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.3.1)
regexp_parser (2.1.1)
ruby_dep (1.5.0)
rubyzip (2.3.0)
@@ -227,6 +228,7 @@ DEPENDENCIES
pg (>= 0.18, < 2.0)
puma (~> 4.3.8)
rails (~> 5.2.6)
redis (~> 4.0)
selenium-webdriver
simplecov
simplecov-console