Skip to content

Commit 46c23c1

Browse files
Update README.md
1 parent 9e5a106 commit 46c23c1

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
@@ -120,6 +120,10 @@ All screenshots included in repo.
120120
- **Problem:** Renamed code file but didn't update GitHub Actions YAML reference
121121
- **Solution:** Updated workflow file to match new filename, build completed successfully (RC0)
122122

123+
**Issue 4: Tag and Push to GCP Failure**
124+
- **Problem:** Build is failing when attempting to tag the built docker image prior to pushing to Artifact Repo in GCP.
125+
- **Solution:** Added unit test job, tagged image earlier in build process, broke tag/push job into two different jobs
126+
123127
### 🏁 Author
124128

125129
Justin Sniesak

0 commit comments

Comments
 (0)