Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 0 additions & 13 deletions che/pr-master/happy-path-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ projects:
type: git
location: 'https://github.com/spring-projects/spring-petclinic.git'
components:
- type: cheEditor
alias: che-theia
reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/che_theia_meta.yaml
memoryLimit: 768Mi
- type: kubernetes
alias: petclinic-web
reference: https://raw.githubusercontent.com/eclipse/che/master/e2e/files/happy-path/containers-happy-path.yaml
Expand All @@ -36,15 +32,6 @@ components:
value: /home/user/.m2
memoryLimit: 2Gi
mountSources: true
- type: chePlugin
alias: java8
reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/java8_meta.yaml
- type: chePlugin
alias: vscode_yaml
reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/vscode_yaml_meta.yaml
- type: chePlugin
alias: vscode_kubernetes_tools
reference: https://raw.githubusercontent.com/chepullreq4/pr-check-files/master/che/pr-master/vscode_kubernetes_tools_meta.yaml
commands:
- name: build
actions:
Expand Down