We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bebf429 commit 0cebc3aCopy full SHA for 0cebc3a
components/ide/jetbrains/backend-plugin/BUILD.yaml
@@ -147,7 +147,8 @@ packages:
147
- "build.sh"
148
env:
149
- JB_QUALIFIER=stable-rider
150
- - NO_VERIFY_JB_PLUGIN=${noVerifyJBPlugin}
+ # Force skip plugin verification for Rider
151
+ - NO_VERIFY_JB_PLUGIN=true
152
config:
153
commands:
154
- ["mv", "build.gradle-stable.kts", "build.gradle.kts"]
0 commit comments