Files
backstage/plugins/cloudbuild
Fredrik Adelöw d0523cec56 Merge pull request #8156 from WarlenRodrigues/fixing_link_somponents_usage
Fixed Link components usage. Now, all links use the Backstage's Link c…
2021-12-21 08:10:15 +01:00
..
2021-06-18 20:26:42 +02:00
2021-12-09 12:02:28 +00:00
2021-12-16 08:56:38 +00:00
2020-09-23 16:33:05 +02:00

Google Cloud Build

Welcome to the Google Cloud Build plugin!

This plugin was created through the Backstage CLI

Getting started

Your plugin has been added to the example app in this repository, meaning you'll be able to access it by running yarn start in the root directory, and then navigating to /cloudbuild.

You can also serve the plugin in isolation by running yarn start in the plugin directory. This method of serving the plugin provides quicker iteration speed and a faster startup and hot reloads. It is only meant for local development, and the setup for it can be found inside the /dev directory.