Skip to content

dconde-jx-test/bdd-nhwpa-import-1562757496

Repository files navigation

watch pipeline activities using node

Simple example to show watching the custom resource definition PipelineActivities

The example writes any PipelineActivites to the console. Use jx logs --env staging jx-staging-<app name> to view the log. Then trigger a promotion using jx promote <app name> --version=<version in staging> --env production.