rDrama/buildspec.yml

8 lines
96 B
YAML
Raw Normal View History

2021-07-21 01:12:26 +00:00
version: 0.2
phases:
install:
2021-10-08 13:06:21 +00:00
runtime-versions:
python: 3.7
2021-07-21 01:12:26 +00:00
artifacts:
files:
2021-10-08 13:06:21 +00:00
- '**/*'