Skip to content

Commit

Permalink
temporal branch and repo replacement without crypto/encoding commits
Browse files Browse the repository at this point in the history
  • Loading branch information
ztepler committed Jul 17, 2024
1 parent d22572f commit 53db312
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
OCTEZ_TAG=master
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=https://gitlab.com/baking-bad/tezos.git
TEZOS_REPO_BRANCH=ztepler@etherlink-fa-bridge-tez-deposit-events@drop-encoding
CACHEBUST=${{ steps.cachebust.outputs.date }}
CI_COMMIT_SHA=dev
push: true
Expand Down
4 changes: 2 additions & 2 deletions envs/etherlink-paris.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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=https://gitlab.com/baking-bad/tezos.git
TEZOS_REPO_BRANCH=ztepler@etherlink-fa-bridge-tez-deposit-events@drop-encoding

0 comments on commit 53db312

Please sign in to comment.