CodeCommitsIssuesPull requestsActionsInsightsSecurity
e8f4ca02ed5b43daf590aa12e826e8e5c40b66dc

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

deploy.yaml

10lines · modecode

1default:
2 root: ''
3 dest: ''
4 files: 'images/*,index.html,install/index.html'
5
6production:
7 bucket: 'json.is'
8
9development:
10 bucket: 'dev.json.is'