Skip to content

Commit

Permalink
add comments in the workflow
Browse files Browse the repository at this point in the history
Signed-off-by: sreekarjami <[email protected]>
  • Loading branch information
sreekarjami committed Apr 22, 2021
1 parent 6ba8325 commit 50836e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-vulnerability-whitesource.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
export PATH=$PATH:/opt/gradle/gradle-6.7/bin
gradle -v; mvn -v ; npm -v; yarn -v
# This step is needed to avoid build failures in few plugins
# No ETA on when this depedency can be removed
# No ETA on when this dependency can be removed
git clone https://github.com/opensearch-project/OpenSearch.git
cd OpenSearch
gradle publishToMavenLocal; cd ..
Expand Down

0 comments on commit 50836e3

Please sign in to comment.