Skip to content

Commit

Permalink
Rename 'image-autobuild-true-and-referenced' command into 'image-auto…
Browse files Browse the repository at this point in the history
…build-true' in test Devfile
  • Loading branch information
rm3l committed Apr 5, 2023
1 parent 9060596 commit 65812b8
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ commands:

- apply:
component: autobuild-true-and-referenced
id: image-autobuild-true-and-referenced
id: image-autobuild-true
- apply:
component: autobuild-false-and-referenced
id: image-autobuild-false-and-referenced
Expand All @@ -37,7 +37,7 @@ commands:

- composite:
commands:
- image-autobuild-true-and-referenced
- image-autobuild-true
- image-autobuild-false-and-referenced
- image-autobuild-not-set-and-referenced
- apply-k8s-deploybydefault-true-and-referenced
Expand All @@ -53,7 +53,7 @@ commands:
id: run-with-referenced-components
- composite:
commands:
- image-autobuild-true-and-referenced
- image-autobuild-true
- image-autobuild-false-and-referenced
- image-autobuild-not-set-and-referenced
- apply-k8s-deploybydefault-true-and-referenced
Expand Down Expand Up @@ -95,7 +95,7 @@ commands:

- composite:
commands:
- image-autobuild-true-and-referenced
- image-autobuild-true
- image-autobuild-false-and-referenced
- image-autobuild-not-set-and-referenced
- apply-k8s-deploybydefault-true-and-referenced
Expand Down

0 comments on commit 65812b8

Please sign in to comment.