Skip to content

Commit

Permalink
chore: set beelocal branch to bump-k3d
Browse files Browse the repository at this point in the history
  • Loading branch information
gacevicljubisa committed Nov 7, 2024
1 parent ef966b1 commit 5d051de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/beekeeper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
RUN_TYPE: "PR RUN"
SETUP_CONTRACT_IMAGE: "ethersphere/bee-localchain"
SETUP_CONTRACT_IMAGE_TAG: "0.9.2-rc6"
BEELOCAL_BRANCH: "main"
BEELOCAL_BRANCH: "bump-k3d"
BEEKEEPER_BRANCH: "master"
BEEKEEPER_METRICS_ENABLED: false
REACHABILITY_OVERRIDE_PUBLIC: true
Expand Down Expand Up @@ -236,4 +236,4 @@ jobs:
token: ${{ secrets.GHA_PAT_BASIC }}
repository: ethersphere/bee-factory
event-type: build-images
client-payload: '{"tag": "latest"}'
client-payload: '{"tag": "latest"}'

0 comments on commit 5d051de

Please sign in to comment.