Skip to content

Commit

Permalink
test push
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Jun 10, 2024
1 parent 1249b20 commit 205aa61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build docker image
on:
workflow_dispatch:
push:
workflow_dispatch:

jobs:
build-push:
Expand All @@ -27,7 +28,6 @@ jobs:
images: ethpandaops/optimism-contract-deployer
flavor: latest=true
tags: |
type=semver,pattern=verkle-gen-{{version}}
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
Expand Down

0 comments on commit 205aa61

Please sign in to comment.