forked from lthn/blockchain
Update build-docker.yml
This commit is contained in:
parent
d11cee2229
commit
c70b383ce6
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
|
|
@ -59,6 +59,8 @@ jobs:
|
|||
BUILD_LOCAL=1
|
||||
platforms: ${{ matrix.platform }}
|
||||
tags: lthn/chain:${{ env.LTHN_TAG }}${{ matrix.tag }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
manifest:
|
||||
needs: build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue