Skip to content

Commit

Permalink
removed extra commands
Browse files Browse the repository at this point in the history
  • Loading branch information
adworjan committed Dec 1, 2023
1 parent 284993a commit 9b9130e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,3 @@ components:
cpuRequest: 250m
cpuLimit: 2000m
name: ansible
commands:
- id: install-ansible-extension
exec:
commandLine: '/checode/checode-linux-libc/bin/remote-cli/code-oss --install-extension redhat.ansible'
workingDir: ${PROJECT_SOURCE}
group:
kind: build
isDefault: true
component: ansible
events:
postStart:
- "install-ansible-extension"

0 comments on commit 9b9130e

Please sign in to comment.