Skip to content

Commit

Permalink
Try to fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlees committed Jan 25, 2024
1 parent 462f00c commit bc95eee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
file: docker/Dockerfile
provenance: false
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit bc95eee

Please sign in to comment.