Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Removed project key environment variable from the pipeline config
  • Loading branch information
nehamjfrog committed Mar 15, 2026
commit 836bd87252da812d1c414dbc90b5948bd55c1d09
1 change: 0 additions & 1 deletion .jfrog-pipelines/pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ pipelines:
- name: jfrog_cli_tests
environmentVariables:
readOnly:
JFROG_CLI_BUILD_PROJECT: ""
GRADLE_OPTS: "-Dorg.gradle.daemon=false"
RT_VERSION:
default: "${RT_VERSION}"
Expand Down
Loading