Skip to content

Commit

Permalink
Merge pull request #21 from tgharold/20240528-1140
Browse files Browse the repository at this point in the history
Add missing input (jfrog_api_base_url) in tag-build
  • Loading branch information
mrtrimble authored May 28, 2024
2 parents 4a503c3 + a8741e1 commit e05ec71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version-tag-build-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
allowed_branches: |
master
jfrog_api_base_url: ${{ vars.JFROG_API_BASE_URL }}
jfrog_artifactory_repository: "${{ vars.JFROG_NPM_PACKAGE_REPO_BASENAME }}-prod"
jfrog_audit_xray_watch_list: ${{ vars.JFROG_AUDIT_XRAY_WATCH_LIST }}
jfrog_build_basename: ${{ vars.JFROG_BUILD_BASENAME }}
Expand Down

0 comments on commit e05ec71

Please sign in to comment.