Update prefect.yaml
Browse files- prefect.yaml +2 -2
prefect.yaml
CHANGED
|
@@ -3,8 +3,8 @@
|
|
| 3 |
# control along with your flow code.
|
| 4 |
|
| 5 |
# Generic metadata about this project
|
| 6 |
-
name: OT-2-LCM
|
| 7 |
-
prefect-version: 3.
|
| 8 |
|
| 9 |
# build section allows you to manage and build docker images
|
| 10 |
build:
|
|
|
|
| 3 |
# control along with your flow code.
|
| 4 |
|
| 5 |
# Generic metadata about this project
|
| 6 |
+
name: OT-2-LCM
|
| 7 |
+
prefect-version: 3.3.4
|
| 8 |
|
| 9 |
# build section allows you to manage and build docker images
|
| 10 |
build:
|