Update .github/workflows/build.yaml

This commit is contained in:
damien 2025-02-27 04:24:10 +00:00
parent bdead51c7c
commit 032e35256a

View File

@ -3,7 +3,7 @@ name: Build Docker Image
on:
push:
branches: [ main ]
paths-ignore:
paths_ignore:
- '**.md'
pull_request:
branches: [ main ]
@ -38,7 +38,8 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: local/personal-website
# Updated image name to reflect your Gitea registry
images: git.d4m13n.dev/damien/personal-website
tags: |
type=ref,event=branch
type=ref,event=pr