Skip to content

Commit

Permalink
build on pr
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhorsey committed Jul 2, 2024
1 parent e4147eb commit 9316c67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [ taiko ]
tags:
- "v*"
pull_request:
branches: [ taiko ]

jobs:
push-docker-image:
Expand Down Expand Up @@ -32,7 +34,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
us-docker.pkg.dev/evmchain/images/taiko-geth
us-docker.pkg.dev/evmchain/helder/taiko-geth
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit 9316c67

Please sign in to comment.