I have created different cloud build Triggers for Different Environment. how can I configure for making one frontend build irrespective of environment. Is there any solution for - from build side if we take care of creating one image which can be used for multiple environments( as my application is deployed on GKE Cluster).
If possible how can we configure it in deployment YAML File?