Use GitHub Actions for CI
This commit is contained in:
7
config/action_mailer.yml.ci
Normal file
7
config/action_mailer.yml.ci
Normal file
@ -0,0 +1,7 @@
|
||||
test:
|
||||
default_options:
|
||||
from: codeocean@hpi.de
|
||||
default_url_options:
|
||||
host: localhost
|
||||
port: 3000
|
||||
delivery_method: :test
|
Reference in New Issue
Block a user