We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0bd55 commit 98dce57Copy full SHA for 98dce57
.github/workflows/pr_test_build_images.yaml
@@ -111,7 +111,7 @@ jobs:
111
product-name: ${{ env.PRODUCT_NAME }}
112
product-version: ${{ env.PRODUCT_VERSION }}
113
build-cache-password: ${{ secrets.BUILD_CACHE_NEXUS_PASSWORD }}
114
- sdp-version: ${{ env.SDP_VERSION }}+pr${{ github.event.pull_request.number }}
+ sdp-version: ${{ env.SDP_VERSION }}
115
116
- run: |
117
docker images
0 commit comments