Skip to content

Commit

Permalink
A sample pull request for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
coreydaley committed Jul 17, 2023
1 parent c220e7f commit af3692d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Copyright The Shipwright Contributors
SPDX-License-Identifier: Apache-2.0
-->

Sample line
<p align="center">
<img alt="Work in Progress" src="https://img.shields.io/badge/Status-Work%20in%20Progress-informational">
<a alt="GoReport" href="https://goreportcard.com/report/github.com/shipwright-io/build">
Expand Down Expand Up @@ -95,10 +95,10 @@ Shipwright supports any tool that can build container images in Kubernetes clust
```bash
$ kubectl get builds
NAME REGISTERED REASON BUILDSTRATEGYKIND BUILDSTRATEGYNAME CREATIONTIME
buildpack-nodejs-build True Succeeded ClusterBuildStrategy buildpacks-v3 68s
```
```
- Submit your *BuildRun*:
Expand All @@ -118,7 +118,7 @@ Shipwright supports any tool that can build container images in Kubernetes clust
```bash
$ kubectl get buildruns
NAME SUCCEEDED REASON STARTTIME COMPLETIONTIME
buildpack-nodejs-buildrun-xyzds True Succeeded 69s 2s
```
Expand Down

0 comments on commit af3692d

Please sign in to comment.