Update CI
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 47s

This commit is contained in:
Evrard Van Espen
2025-11-20 13:19:19 +00:00
parent dedebb2c36
commit 55fef92fa9

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: