Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 330 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 330 Bytes

spring-boot 2.0

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.