Skip to content

Commit

Permalink
Test disabling provenance to try to restore docker builds
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusramberg committed Jun 7, 2023
1 parent d575d63 commit 68eefea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
context: ./
file: ./Dockerfile
provenance: false
push: true
platforms: linux/amd64
tags: "${{ secrets.DOCKER_HUB_PREFIX }}/convos:alpha"
Expand Down

0 comments on commit 68eefea

Please sign in to comment.