Skip to content

Commit

Permalink
use nolsp devfile
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Mak <makandre@ca.ibm.com>
  • Loading branch information
makandre committed Feb 3, 2020
1 parent 7cb6bd8 commit a53d8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/scripts/pull_devfile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e
BRANCH=${1:-master}
VERSION=${1:-latest}

DEVFILE=https://raw.githubusercontent.com/eclipse/codewind-che-plugin/$BRANCH/devfiles/$VERSION/devfile.yaml
DEVFILE=https://raw.githubusercontent.com/eclipse/codewind-che-plugin/$BRANCH/devfiles/$VERSION/devfile_nolsp.yaml

echo "Pulling down $DEVFILE"

Expand Down

0 comments on commit a53d8b6

Please sign in to comment.