Skip to content

Commit 83db722

Browse files
authored
Merge pull request #305 from umccr/docker_metadata_fix
build(ci): Fix unknown/unknown OS/Arch docker issue
2 parents 14fdd0e + 223210f commit 83db722

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
context: .
3838
file: docker/Dockerfile
39+
provenance: false
3940
platforms: ${{ matrix.platforms }}
4041
push: true
4142
tags: |

0 commit comments

Comments
 (0)