HomePhabricator

[CI] Fix previews

Description

[CI] Fix previews

Summary:
Some docker files are located at the project root so they can use the in-tree version of their dependencies. But the previews build rules have not been updated accordingly, and the context can currently only be a subdirectory of the root.
This diff fixes this issue by making the context be the project root by default, and updating the builds.

Test Plan:

./contrib/teamcity/build-configurations.py preview-cashtab
./contrib/teamcity/build-configurations.py preview-chronik.e.cash

Reviewers: #bitcoin_abc, bytesofman

Reviewed By: #bitcoin_abc, bytesofman

Differential Revision: https://reviews.bitcoinabc.org/D17162

Details

Provenance
FabienAuthored on Nov 19 2024, 20:20
teamcityPushed on Nov 20 2024, 08:48
Parents
rSTAGINGa91e6a41e27b: util: optimize HexStr
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/50971

Event Timeline