Skip to content

Commit 98dce57

Browse files
committed
ci(pr_test_build_images): See the image names produced
1 parent 4a0bd55 commit 98dce57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_test_build_images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
product-name: ${{ env.PRODUCT_NAME }}
112112
product-version: ${{ env.PRODUCT_VERSION }}
113113
build-cache-password: ${{ secrets.BUILD_CACHE_NEXUS_PASSWORD }}
114-
sdp-version: ${{ env.SDP_VERSION }}+pr${{ github.event.pull_request.number }}
114+
sdp-version: ${{ env.SDP_VERSION }}
115115

116116
- run: |
117117
docker images

0 commit comments

Comments
 (0)