Skip to content

Commit 1c5841d

Browse files
authored
all: add missing line breaks to cloudbuild-* files (#2841)
At the moment the description in the cloudbuild-* files look like they are a continuation of the license header. Add a line break to make it clear this is a different paragraph.
1 parent 4fd5e50 commit 1c5841d

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

cloudbuild-exitgate-deprecated.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
#
1415
# This Cloud Build configuration is used by a Louhi flow for the Artifact
1516
# Registry (AR) Exit Gate process (go/cloud-sdk-ar-exit-gate-onboarding).
1617
#

cloudbuild-exitgate-dispatcher.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
#
1415
# This Cloud Build configuration is used by a Louhi flow for the Artifact
1516
# Registry (AR) Exit Gate process (go/cloud-sdk-ar-exit-gate-onboarding).
1617
#

cloudbuild-exitgate-release-container.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
#
1415
# This Cloud Build configuration is used by a Louhi flow for the Artifact
1516
# Registry (AR) Exit Gate process (go/cloud-sdk-ar-exit-gate-onboarding).
1617
#

cloudbuild-exitgate.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
#
1415
# This Cloud Build configuration is used by a Louhi flow for the Artifact
1516
# Registry (AR) Exit Gate process (go/cloud-sdk-ar-exit-gate-onboarding).
1617
#

cloudbuild-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
#
1415
# This Cloud Build configuration is used by a Louhi flow for the Artifact
1516
# Registry (AR) Exit Gate process (go/cloud-sdk-ar-exit-gate-onboarding).
1617
#

0 commit comments

Comments
 (0)