feat: Add purge: false to Woodpecker build and optimize Docker Compose for production with resource limits, log rotation, and a refined database migration command.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -7,6 +7,7 @@ steps:
|
||||
repo: git.exavolt.web.id/fikri/fullstack-portfolio
|
||||
dockerfile: Dockerfile
|
||||
use_cache: true
|
||||
purge: false
|
||||
username:
|
||||
from_secret: gitea_user
|
||||
password:
|
||||
|
||||
Reference in New Issue
Block a user