add new image; update git credential secret
Build & Push Hugo Site Image / Build & Push Image (push) Successful in 13s
Build & Push Hugo Site Image / Build & Push Image (push) Successful in 13s
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user