<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>GCP on KGOL-Blog</title><link>https://blog.kgol.xyz/en/tags/gcp/</link><description>Recent content in GCP on KGOL-Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>©2025, All Rights Reserved</copyright><lastBuildDate>Fri, 29 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.kgol.xyz/en/tags/gcp/index.xml" rel="self" type="application/rss+xml"/><item><title>Get 'results' from GCP Cloud Build</title><link>https://blog.kgol.xyz/en/posts/gcp-cloudbuild-results/</link><pubDate>Fri, 29 Jul 2022 00:00:00 +0000</pubDate><atom:modified>Fri, 29 Jul 2022 00:00:00 +0000</atom:modified><guid>https://blog.kgol.xyz/en/posts/gcp-cloudbuild-results/</guid><description>Pass results directly from a Cloud Build pipeline without storing/retrieving an artifact
Background The typical pattern for using a CI/CD pipeline is to provide some input (like a git repo), and the pipeline will perform a combination of commands such as API calls or software compilations.
By the end, the pipeline may produce some &amp;lsquo;artifact&amp;rsquo;. This could be the compiled software binary, X-as-Code State, or a log file.
Google Cloud Build is a managed &amp;lsquo;serverless&amp;rsquo; CI/CD pipeline service allowing you to run pipelines without the need to maintain any infrastructure and only pay for the compute over the time the pipeline is running.</description><dc:creator>Kieran Goldsworthy</dc:creator><media:content url="https://blog.kgol.xyz/img/gcp-interrogation.webp" medium="image"><media:title type="html">featured image</media:title></media:content><category>GCP</category><category>CI/CD</category><category>Man Pages</category></item><item><title>Interesting Bits #2</title><link>https://blog.kgol.xyz/en/posts/interesting-bits-2/</link><pubDate>Fri, 10 Jan 2020 00:00:00 +1100</pubDate><atom:modified>Fri, 10 Jan 2020 00:00:00 +1100</atom:modified><guid>https://blog.kgol.xyz/en/posts/interesting-bits-2/</guid><description>GCP Console Bugs
1 Google Cloud Platform (GCP) has a service called storage which can be useful for hosting static websites.
Simply create a &amp;lsquo;bucket&amp;rsquo; with the name of your domain (e.g. example1.com) and update your DNS for that domain to be a CNAME pointing to &amp;lsquo;c.storage.googleapis.com&amp;rsquo;.
Navigating to your domain will then server the index.html file at that path in th bucket.
I stumbled across a bug almost right way however.</description><dc:creator>Kieran Goldsworthy</dc:creator><media:content url="https://blog.kgol.xyz/img/cloud.jpg" medium="image"><media:title type="html">featured image</media:title></media:content><category>GCP</category><category>Interesting Bits</category></item></channel></rss>