docker ignore cache
Some checks failed
Build, Push and Deploy / build-and-push (push) Failing after 3m24s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 15s
Build, Push and Deploy / deploy-staging (push) Has been skipped
Build, Push and Deploy / deploy-production (push) Has been skipped
Build, Push and Deploy / cleanup (push) Successful in 1s

This commit is contained in:
2026-04-02 23:05:21 +07:00
parent 2f17c3abdd
commit c0d1714543

View File

@@ -23,4 +23,8 @@
# # Ignore large archives that slow down docker build context
# *.zip
# *.tar.gz
# *.sql
# *.sqlstorage/framework/sessions/*
storage/framework/views/*
storage/framework/cache/*
bootstrap/cache/*