Skip to content

Commit

Permalink
Update the rca repo link (#100)
Browse files Browse the repository at this point in the history
Signed-off-by: Sruti Parthiban <[email protected]>
  • Loading branch information
sruti1312 authored Dec 11, 2021
1 parent 8208d6b commit 856f3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
working-directory: ./tmp/performance-analyzer
run: |
./gradlew build -Dperformance-analyzer-rca.build=true \
-Dperformance-analyzer-rca.repo="https://github.com/opensearch-project/performance-analyzer.git" \
-Dperformance-analyzer-rca.repo="https://github.com/opensearch-project/performance-analyzer-rca.git" \
-Dperformance-analyzer-rca.branch=1.2 \
-Dopensearch.version=1.2.1-SNAPSHOT
- name: Assemble PA jar for BWC tests
Expand Down

0 comments on commit 856f3a0

Please sign in to comment.