Compare commits
2 Commits
40272d52b5
...
6776d1e7d3
| Author | SHA1 | Date | |
|---|---|---|---|
| 6776d1e7d3 | |||
| b3dd42f268 |
+1
-1
@@ -57,7 +57,7 @@ runs:
|
||||
# disabled if major zero
|
||||
type=semver,pattern={{major}},value=${{steps.tag.outputs.tag}},enable=${{ !startsWith(steps.tag.outputs.tag, 'v0.') }}
|
||||
images: ${{ inputs.registry }}/${{ inputs.image_name }}
|
||||
- uses: int128/docker-build-cache-config-action@b9cedacdde83a8248370324699c840b9a383d965 # v1.52.0
|
||||
- uses: int128/docker-build-cache-config-action@121a4fd7a384464c29057d1965dd75b713f31370 # v1.53.0
|
||||
id: cache
|
||||
with:
|
||||
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache
|
||||
|
||||
Reference in New Issue
Block a user