We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba7667 commit a5fe8c6Copy full SHA for a5fe8c6
1 file changed
pkg/cli/init-templates/cog.yaml
@@ -16,6 +16,9 @@ build:
16
# path to a Python requirements.txt file
17
python_requirements: requirements.txt
18
19
+ # enable fast boots
20
+ fast: true
21
+
22
# commands run after the environment is setup
23
# run:
24
# - "echo env is ready!"
0 commit comments