tbcaccess-apps-publish
v0.0.21
Published
This is the publish script that a CD pipeline executes to add an app to the registry.
Readme
Overview
This is the publish script that a CD pipeline executes to add an app to the registry.
The entry point is src/index.ts.
This is how it is consumed in a CD pipeline:
npx access-apps-publish --env dev --dist dist --key some-key --registry registry-endpoint