Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fix: docker ci build (#811)
Browse files Browse the repository at this point in the history
  • Loading branch information
d-roak authored Jul 4, 2023
1 parent df0edd9 commit 0143c73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
file: infra/docker/Dockerfile
platforms: ${{ matrix.platform }}
labels: ${{ steps.meta.outputs.labels }}
outputs:
Expand Down

0 comments on commit 0143c73

Please sign in to comment.