Skip to content

Commit

Permalink
fix: devfile commands
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Orel <oorel@redhat.com>
  • Loading branch information
olexii4 committed Sep 26, 2023
1 parent 35ffbe2 commit bf4c009
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,6 @@ commands:
commandLine: "yarn start:prepare && yarn start -c"
group:
kind: build
- id: start
exec:
label: "[UD] start"
component: tools
workingDir: ${PROJECT_SOURCE}
commandLine: "yarn start:prepare && yarn start"
group:
kind: build
- id: runtests
exec:
label: "[UD] test"
Expand Down

0 comments on commit bf4c009

Please sign in to comment.