Skip to content

Commit d966ea3

Browse files
authored
Fix parent version on test devfile (#216)
* Fix parent version on test devfile Signed-off-by: thepetk <[email protected]> * Update parent version Signed-off-by: thepetk <[email protected]> --------- Signed-off-by: thepetk <[email protected]>
1 parent 2331e91 commit d966ea3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: tests/v2/devfiles/samples/Test_Parent_RegistryURL.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ schemaVersion: 2.2.2
22
parent:
33
id: nodejs
44
registryUrl: "https://registry.stage.devfile.io"
5+
version: 2.2.1
56
commands:
67
- id: run
78
exec:

0 commit comments

Comments
 (0)