Skip to content
Open
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@c230de37698348f154265b41da2cdedf3a62d55b
with:
jf-project: ${{ vars.JFROG_PROJECT_FOR_CLIENT_TEAM }}
jf-build-name: ${{ vars.JFROG_BUILD_NAME }}
Expand Down
Loading