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 55fef92fa9 - Show all commits

View File

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