Skip to content

Commit 6dc957b

Browse files
authored
Merge pull request #8 from geshan/geshan-patch-1
Adds link to the official Cloud build and cloud run guide
2 parents 5594678 + 922bcd0 commit 6dc957b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ A demo Quotes REST API using Node.js and PostgreSQL. Built with Express Js for t
1212
Hit the `URL/quotes` to get some great programming quotes like below:
1313

1414
![Quotes API Working](/images/quotes.jpg)
15+
16+
## Deploy using Cloud Build
17+
18+
There is a Cloudbuild.yml file in the repository, if you want to setup a deployment pipeline with Cloud Build you can follow the [official guide](https://cloud.google.com/build/docs/deploying-builds/deploy-cloud-run).

0 commit comments

Comments
 (0)