fixe ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Ehsan.Asadi
2025-12-30 23:26:14 +03:30
parent d728bd30cc
commit 10aed88c23

View File

@@ -43,20 +43,19 @@ steps:
- org.opencontainers.image.title=Peikarband Base
- org.opencontainers.image.description=Base image with Python, Node.js, bun, and build tools
pull: true
provenance: false
sbom: false
cache: inline
provenance: true
push: true
timeout: 30m
when:
event: [push, tag, manual]
branch: [main, develop, feature/restructure-project]
branch: [main, develop]
# Only rebuild base if its definition changed
path:
include:
- docker/Dockerfile.base
- .woodpecker.yml
# path:
# include:
# - docker/Dockerfile.base
# - .woodpecker.yml
# ============================================
# Build Application Image