We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3d834 commit ec27421Copy full SHA for ec27421
CONTRIBUTING.md
@@ -17,7 +17,7 @@ The following are required to build the devfile index container image containing
17
18
1) Verify your Devfile stack functions with odo.
19
20
- - Core odo v3 functions such as `odo create --devfile <devfile.yaml>`, `odo push`, `odo url create` should work with the devfile.
+ - Core odo v2 functions such as `odo create --devfile <devfile.yaml>`, `odo push`, `odo url create` should work with the devfile.
21
- Core odo v3 functions such as `odo init`, `odo dev`, `odo deploy` should work with the devfile.
22
- PR tests on this repository will verify this functionality as well.
23
0 commit comments