Attempt with 1.2.2 like vst-name
Some checks failed
Build container image / Build and push image (pull_request) Failing after 18m59s
Some checks failed
Build container image / Build and push image (pull_request) Failing after 18m59s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -143,7 +143,7 @@ jobs:
|
|||||||
#if: github.event_name != 'pull_request' && github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
|
#if: github.event_name != 'pull_request' && github.ref == format('refs/heads/{0}', github.event.repository.default_branch)
|
||||||
uses: hhd-dev/rechunk@5fbe1d3a639615d2548d83bc888360de6267b1a2 # v1.2.4
|
uses: hhd-dev/rechunk@5fbe1d3a639615d2548d83bc888360de6267b1a2 # v1.2.4
|
||||||
with:
|
with:
|
||||||
rechunk: 'ghcr.io/hhd-dev/rechunk:v1.2.4'
|
rechunk: 'ghcr.io/hhd-dev/rechunk:v1.2.2'
|
||||||
ref: "localhost/${{ env.IMAGE_NAME }}:${{ env.DEFAULT_TAG }}"
|
ref: "localhost/${{ env.IMAGE_NAME }}:${{ env.DEFAULT_TAG }}"
|
||||||
prev-ref: "${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.DEFAULT_TAG }}"
|
prev-ref: "${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}:${{ env.DEFAULT_TAG }}"
|
||||||
skip_compression: false
|
skip_compression: false
|
||||||
|
|||||||
Reference in New Issue
Block a user