Skip to content

Commit

Permalink
Add missing input (jfrog_api_base_url) in tag-build
Browse files Browse the repository at this point in the history
  • Loading branch information
tgharold committed May 28, 2024
1 parent 4a503c3 commit a8741e1
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 a8741e1

Please sign in to comment.