Skip to content

Commit

Permalink
BUILD-2298 Use default vault adress (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomverin committed Dec 5, 2022
1 parent f757f28 commit 8dc90c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Expand Up @@ -17,7 +17,6 @@ jobs:
id: secrets
uses: SonarSource/vault-action-wrapper@d1c1ab4ca5ad07fd9cdfe1eff038a39673dfca64 # tag=2.4.2-1
with:
url: ${{ inputs.vaultAddr }}
secrets:
development/artifactory/token/{REPO_OWNER_NAME_DASH}-qa-deployer access_token | qa_deployer_access_token;
development/artifactory/token/{REPO_OWNER_NAME_DASH}-promoter access_token | promoter_access_token;
Expand Down

0 comments on commit 8dc90c1

Please sign in to comment.