We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5a106 commit 46c23c1Copy full SHA for 46c23c1
README.md
@@ -120,6 +120,10 @@ All screenshots included in repo.
120
- **Problem:** Renamed code file but didn't update GitHub Actions YAML reference
121
- **Solution:** Updated workflow file to match new filename, build completed successfully (RC0)
122
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
+
127
### 🏁 Author
128
129
Justin Sniesak
0 commit comments