Skip to content

Commit a5fe8c6

Browse files
zekemichaeldwan
andauthored
enable build.fast in cog init template (#2310)
Co-authored-by: Michael Dwan <m@dwan.io>
1 parent 1ba7667 commit a5fe8c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pkg/cli/init-templates/cog.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ build:
1616
# path to a Python requirements.txt file
1717
python_requirements: requirements.txt
1818

19+
# enable fast boots
20+
fast: true
21+
1922
# commands run after the environment is setup
2023
# run:
2124
# - "echo env is ready!"

0 commit comments

Comments
 (0)