Skip to content

Commit 5292f0a

Browse files
committed
ci: update dockerfile reference to Dockerfile.rc
1 parent d2d9adf commit 5292f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
uses: docker/build-push-action@v5
4343
with:
4444
context: .
45-
file: Dockerfile.test
45+
file: ./Dockerfile.rc
4646
platforms: linux/amd64
4747
push: true
4848
tags: ${{ env.REGISTRY }}/${{ env.TEST_IMAGE_NAME }}:${{ github.ref_name }}

0 commit comments

Comments
 (0)