-
Type:
Task
-
Resolution: Fixed
-
Priority:
Blocker
-
Component/s: google-kubernetes-engine-plugin
-
None
By making the functionality limited to post build actions we are limiting the possible workflows for this plugin. One example that is not currently possible is the following:
- Deploy to staging (gke plugin)
- Run integration tests (bash script)
- Manual Judgement
- Deploy to production (gke plugin)