mirror of
https://github.com/yeslayla/zappa-deploy-action.git
synced 2025-04-27 11:15:02 +02:00
7 lines
190 B
YAML
7 lines
190 B
YAML
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 |