HYCDC / springboot-watch-pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Java 53.5%Language:Makefile 23.1%Language:FreeMarker 14.8%Language:Smarty 5.4%Language:CSS 1.9%Language:Dockerfile 1.3%