Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
whatever4711 committed Apr 4, 2024
1 parent b1b3440 commit bfbde96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
with:
context: .
file: grpc.dockerfile
outputs: type=docker,dest=/tmp/grpc.tar
push: false
load: true
tags: ${{ env.REGISTRY }}/grpc:${{ env.BRANCH_NAME }}
build-args: |
image=${{ env.REGISTRY }}/p4:${{ env.BRANCH_NAME }}
Expand Down

0 comments on commit bfbde96

Please sign in to comment.