mirror of
https://github.com/fluencelabs/node-distro
synced 2024-12-04 15:20:17 +00:00
parent
d34e0d5ec7
commit
5a63a96792
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@ -128,7 +128,7 @@ jobs:
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
- name: Build and push ${{ inputs.flavour }}
|
||||
if: ${{ matrix.package == 'ipfs' && inputs.release }}
|
||||
if: ${{ inputs.flavour == 'ipfs' && inputs.release }}
|
||||
uses: docker/build-push-action@v3
|
||||
with:
|
||||
context: .
|
||||
|
Loading…
Reference in New Issue
Block a user