add new image; update git credential secret
Build & Push Hugo Site Image / Build & Push Image (push) Successful in 13s

This commit is contained in:
2025-07-30 10:55:10 -05:00
parent df511f438d
commit 36efe87fd4
2 changed files with 4 additions and 2 deletions
@@ -36,7 +36,7 @@ jobs:
with:
registry: ${{ env.IMAGE_REGISTRY }}
username: ${{ env.REGISTRY_USERNAME }}
password: ${{ secrets.REPO_PKG_TOKEN }}
password: ${{ secrets.CD_CD_BUILD_PUSH }}
- name: 🐋 Build Docker image
run: docker build -t $IMAGE_REGISTRY/$IMAGE_NAME:$IMAGE_TAG ./container
@@ -53,5 +53,7 @@ The process of assembly was straightforward. I simply followed the instructions
{{< image
src="images/pc-assembled.jpg"
caption="PC components assembled inside case" >}}
{{< image
src="images/pc-assembled-drawer.jpg"
caption="Computer in a drawer" >}}
Done.