Skip to content

Commit

Permalink
Revert "Debug: deploy rollup for tezos master"
Browse files Browse the repository at this point in the history
This reverts commit 54c5c4a.
  • Loading branch information
igorsereda committed May 14, 2024
1 parent 37a9511 commit 5c25dee
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=Proxford
PACKAGE=evm_kernel
TEZOS_REPO=https://gitlab.com/tezos/tezos.git
TEZOS_REPO_BRANCH=master
TEZOS_REPO=https://gitlab.com/baking-bad/tezos.git
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v3
CACHEBUST=${{ steps.cachebust.outputs.date }}
CI_COMMIT_SHA=dev
push: true
Expand Down
4 changes: 2 additions & 2 deletions envs/etherlink-oxford.env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
OCTEZ_TAG=master
OCTEZ_PROTO=Proxford
NETWORK=oxfordnet
TEZOS_REPO=https://gitlab.com/tezos/tezos.git
TEZOS_REPO_BRANCH=master
TEZOS_REPO=https://gitlab.com/baking-bad/tezos.git
TEZOS_REPO_BRANCH=feat/token-deposits-squashed-v3

0 comments on commit 5c25dee

Please sign in to comment.