Compare commits
2 Commits
24c57d203a
...
81f82391a2
| Author | SHA1 | Date | |
|---|---|---|---|
| 81f82391a2 | |||
| 4008e2e1b1 |
@@ -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@60597e52c330c43c4a39938f4be67bf931d4e9e3 # v1.46.0
|
||||
- uses: int128/docker-build-cache-config-action@3a4a4fababc091be29633e5a2b3bbf523996802a # v1.47.0
|
||||
id: cache
|
||||
with:
|
||||
image: ${{ inputs.cache-registry }}/${{ inputs.image_name }}-cache
|
||||
|
||||
Reference in New Issue
Block a user