Skip to content

Commit

Permalink
Create ZoweExplorer.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
katelynienaber authored Jan 12, 2021
0 parents commit e9332dc
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions ZoweExplorer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
apiVersion: v2
publisher: Broadcom
name: zowe
version: latest
type: VS Code extension
displayName: Zowe
title: Zowe VS Code extension, powered by Zowe CLI
description: VS Code extension, powered by Zowe CLI, that streamlines interaction with mainframe data sets, USS files, and jobs.
icon: https://www.eclipse.org/che/images/logo-eclipseche.svg
repository: https://github.com/zowe/vscode-extension-for-zowe.git
category: Other
spec:
containers:
- image: "quay.io/eclipse/che-sidecar-node:10-0cb5d78"
name: zowe-explorer
memoryLimit: "1500Mi"
env:
- name: ZOWE_CLI_HOME
value: /projects/.zowe
extensions:
- http://zowe-jenkins.bpc.broadcom.net/job/rijfe01-test/job/master/9/artifact/dist/vscode-extension-for-zowe-1.11.0.vsix

0 comments on commit e9332dc

Please sign in to comment.