Skip to content

Commit

Permalink
fix(test): test the file path
Browse files Browse the repository at this point in the history
  • Loading branch information
jyasveer authored and Jyasveer Gotta committed Sep 5, 2018
1 parent 09983e8 commit a2520e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cico_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ function create_merge_PR_vscode {
# apiUrl="${baseUrl}/${project}/pulls/${PR_id}/merge"
# echo "Merging PR ${PR_id}"
# curl --silent -X PUT -H "Authorization: Bearer $GH_TOKEN" "${apiUrl}"
ls
cd ..
ls
}

# Updates fabric8-analytics-lsp-server's version in package.json file
Expand Down

0 comments on commit a2520e0

Please sign in to comment.