Skip to content

Commit

Permalink
chore: update computes, add branch to docker build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
xadahiya committed Nov 25, 2023
1 parent 4a43a68 commit df32299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
release:
types: ['published']
push:
branches: [ "dockerify", "testnet_pretask", "testnet_5_pairs", "zkevm_quests", "eth_uniswapv2"]
branches: [ "dockerify", "testnet_pretask", "testnet_5_pairs", "zkevm_quests", "eth_uniswapv2", "eth_uniswapv2_lite"]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion snapshotter/modules/computes

0 comments on commit df32299

Please sign in to comment.