Skip to content
Closed
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
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
needs: [
reupload-artifacts-as-one-artifact-in-github
]
uses: aerospike/shared-workflows/.github/workflows/reusable_deploy-artifacts.yaml@1004088a1b5122b9b71a39b40f619f6b50e78d16
uses: aerospike/shared-workflows/.github/workflows/reusable_deploy-artifacts.yaml@a1d4f56ce4e5f127ea4a61be72c059aaad7abe55
with:
jf-project: ${{ vars.JFROG_PROJECT_FOR_CLIENT_TEAM }}
jf-build-name: ${{ vars.JFROG_BUILD_NAME }}
Expand Down
Loading