Skip to content

Commit

Permalink
Fix path to Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Feb 3, 2024
1 parent e0c4e46 commit 046f55e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
platforms: ${{ matrix.platform }}
labels: ${{ steps.meta.outputs.labels }}
outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
file: Dockerfile.base
-
name: Export digest
run: |
Expand Down

0 comments on commit 046f55e

Please sign in to comment.