Skip to content

Commit

Permalink
Switch to rebased on master branch from MR
Browse files Browse the repository at this point in the history
  • Loading branch information
igorsereda committed Jul 16, 2024
1 parent d22572f commit 8109e8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
OCTEZ_PROTO=PsParisC
PACKAGE=evm_kernel
TEZOS_REPO=https://gitlab.com/tezos/tezos.git
TEZOS_REPO_BRANCH=m-kus@etherlink-fa-bridge-tez-deposit-events
TEZOS_REPO_BRANCH=master
CACHEBUST=${{ steps.cachebust.outputs.date }}
CI_COMMIT_SHA=dev
push: true
Expand Down
2 changes: 1 addition & 1 deletion envs/etherlink-paris.env
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ OCTEZ_TAG=master
OCTEZ_PROTO=PsParisC
NETWORK=pariscnet
TEZOS_REPO=https://gitlab.com/tezos/tezos.git
TEZOS_REPO_BRANCH=m-kus@etherlink-fa-bridge-tez-deposit-events
TEZOS_REPO_BRANCH=master

0 comments on commit 8109e8a

Please sign in to comment.