Skip to content

[Public] A sample repo for testing with JenkinsX in the lab infrastructure - Managed by terraform

License

Notifications You must be signed in to change notification settings

runwhen-contrib/sandbox-jenkinsx-demo-app

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 pipeline 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.