Page MenuHomePhabricator

[mock-chronik-client] Configure for automated npm publishing
ClosedPublic

Authored by bytesofman on Mar 8 2024, 00:36.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC7c9fe46d8f97: [mock-chronik-client] Configure for automated npm publishing
Summary

Initialize Docker file(s) for build step of automated npm publishing

Test Plan
docker build -t mock-chronik-client_local .
docker run --rm --name mock-chronik-client mock-chronik-client_local

receive expected auth error as we don't have the token locally