Add CI #1

Merged
evanespen merged 72 commits from testing-ci into main 2025-11-20 20:28:21 +00:00
Showing only changes of commit dedebb2c36 - Show all commits

View File

@@ -17,7 +17,7 @@ jobs:
push: true
pull: true
no-cache: true
tags: "${{ env.GITEA_DOMAIN }}/${{ env.GITEA_REGISTRY_USER }}/blog:${{ gitea.event.package.version }}"
tags: "${{ env.GITEA_DOMAIN }}/evanespen/blog:${{ gitea.event.package.version }}"
# - name: Build and push
# uses: docker/build-push-action@v6
# with: