From 53db312f9c1d86696680f34bbdb223e4d81b7369 Mon Sep 17 00:00:00 2001 From: ztepler Date: Wed, 17 Jul 2024 11:24:43 +0300 Subject: [PATCH] temporal branch and repo replacement without crypto/encoding commits --- .github/workflows/build.yml | 4 ++-- envs/etherlink-paris.env | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d3bee25..a5796ed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 diff --git a/envs/etherlink-paris.env b/envs/etherlink-paris.env index b9478ad..87c1494 100644 --- a/envs/etherlink-paris.env +++ b/envs/etherlink-paris.env @@ -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