This commit is contained in:
@@ -44,8 +44,8 @@ steps:
|
||||
- org.opencontainers.image.description=Base image with Python, Node.js, bun, and build tools
|
||||
|
||||
cache: inline
|
||||
provenance: true
|
||||
sbom: true
|
||||
provenance: false
|
||||
# sbom: true
|
||||
push: true
|
||||
timeout: 30m
|
||||
debug: true
|
||||
@@ -54,10 +54,10 @@ steps:
|
||||
event: [push, tag, manual]
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user