Skip to content

Commit 62f773e

Browse files
Revise README for improved clarity and structure
Updated README to enhance clarity and formatting.
1 parent 1fad509 commit 62f773e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
# Go + Docker + GitHub Actions CI/CD Pipeline
1+
## 🔄 Go + Docker + GitHub Actions CI/CD Pipeline
22

3-
A lightweight, end-to-end demo showing how to build, containerize, and automate a Go application with **Docker** and **GitHub Actions**, integrated with **Google Cloud Artifact Registry**.
3+
End-to-end CI/CD lab automating Go application builds through Docker and GitHub Actions, integrated with GCP Artifact Registry.
4+
5+
Built reproducible, production-style pipelines — from local build → tag → push → deploy — and fully documented four real debugging cycles (auth, build, tag, and workflow errors).
6+
7+
📦 100% reproducible builds · 🔁 Automated deploys via GitHub Actions · 🧩 Validated artifact storage in GCP
48

59
All commands should be run using bash.
610

0 commit comments

Comments
 (0)