3042444757
Moves the existing Nixery code base to a git repository and switches to public equivalents of libraries used.
14 lines
193 B
YAML
14 lines
193 B
YAML
env: flex
|
|
runtime: custom
|
|
|
|
resources:
|
|
cpu: 2
|
|
memory_gb: 4
|
|
disk_size_gb: 50
|
|
|
|
automatic_scaling:
|
|
max_num_instances: 3
|
|
cool_down_period_sec: 60
|
|
|
|
env_variables:
|
|
BUCKET: "nixery-layers"
|