Page MenuHomePhabricator

[Cashtab] Also copy explorer in Dockerfile
ClosedPublic

Authored by bytesofman on Dec 8 2024, 01:22.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC5a2dab6f2181: [Cashtab] Also copy explorer in Dockerfile
Summary

CI builds are failing with an error suggesting that ./build-wasm cannot run without /web/explorer/ being in place. Looks like it could be related to D17292

Now that the explorer is in the workspace of the root Cargo.toml, we need it available for ./build-wasm

Test Plan

docker build -f cashtab.Dockerfile -t cashtab_local .

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix-cashtab-builds
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31575
Build 62647: Build Diff
Build 62646: arc lint + arc unit