Skip to content

Commit

Permalink
Fix parent version on test devfile (#216)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
thepetk authored Jun 12, 2024
1 parent 2331e91 commit d966ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/v2/devfiles/samples/Test_Parent_RegistryURL.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ schemaVersion: 2.2.2
parent:
id: nodejs
registryUrl: "https://registry.stage.devfile.io"
version: 2.2.1
commands:
- id: run
exec:
Expand Down

0 comments on commit d966ea3

Please sign in to comment.