<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: namikaze-abhishek</title>
    <description>The latest articles on DEV Community by namikaze-abhishek (@namikazeabhishek).</description>
    <link>https://dev.to/namikazeabhishek</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2068786%2F712cb25a-b4e6-471a-8ced-0d1521081c5b.png</url>
      <title>DEV Community: namikaze-abhishek</title>
      <link>https://dev.to/namikazeabhishek</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/namikazeabhishek"/>
    <language>en</language>
    <item>
      <title>GCP Code Build Error(unknown field "logging" in google.devtools.cloudbuild.v1.Build)</title>
      <dc:creator>namikaze-abhishek</dc:creator>
      <pubDate>Fri, 11 Oct 2024 11:16:56 +0000</pubDate>
      <link>https://dev.to/namikazeabhishek/gcp-code-build-errorunknown-field-logging-in-googledevtoolscloudbuildv1build-58b2</link>
      <guid>https://dev.to/namikazeabhishek/gcp-code-build-errorunknown-field-logging-in-googledevtoolscloudbuildv1build-58b2</guid>
      <description>&lt;p&gt;Your build failed to run: failed unmarshalling build config cloudbuild.yaml: unknown field "logging" in google.devtools.cloudbuild.v1.Build&lt;/p&gt;

&lt;p&gt;To solve this error you have to either create a bucket for storing logs or you can paste this command just at the end of your steps&lt;/p&gt;

&lt;p&gt;options:&lt;br&gt;
  logging: CLOUD_LOGGING_ONLY&lt;/p&gt;

</description>
      <category>gcp</category>
      <category>codebuild</category>
    </item>
  </channel>
</rss>
