mirror of
https://github.com/yeslayla/zappa-deploy-action.git
synced 2025-09-13 19:43:51 +02:00
Intial project
This commit is contained in:
7
test_project/zappa_settings.yaml
Normal file
7
test_project/zappa_settings.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
test:
|
||||
app_function: test.app
|
||||
aws_region: us-east-1
|
||||
profile_name: default
|
||||
project_name: zappa-deploy-test
|
||||
runtime: python3.7
|
||||
s3_bucket: zappa-deploy-action-test-deploy
|
Reference in New Issue
Block a user