Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: Use separate branch for debugging #934

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions manifest.yaml
Expand Up @@ -23,9 +23,9 @@ box:
- name: catalyst-api
strategy:
download: bucket
commit: 16daf7e0da4bdf065ccd640f76d20d5fd805e2ee
project: catalyst-api
commit: db50f4ddc43c5bf9c30ae98f4603e4760f78a50a
release: main
release: hjp/geolocation-debug
srcFilenames:
darwin-amd64: livepeer-catalyst-api-darwin-amd64.tar.gz
darwin-arm64: livepeer-catalyst-api-darwin-arm64.tar.gz
Expand Down