This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Woodpecker CI/CD Pipeline - Peikarband Landing
|
||||
# Smart pipeline with base image management
|
||||
|
||||
|
||||
variables:
|
||||
- &base_image 'hub.peikarband.ir/peikarband/landing:base'
|
||||
- &app_image 'hub.peikarband.ir/peikarband/landing'
|
||||
@@ -42,7 +43,7 @@ steps:
|
||||
- org.opencontainers.image.title=Peikarband Base
|
||||
- org.opencontainers.image.description=Base image with Python, Node.js, bun, and build tools
|
||||
|
||||
cache: inline
|
||||
# cache: inline
|
||||
provenance: false
|
||||
push: true
|
||||
|
||||
@@ -93,7 +94,7 @@ steps:
|
||||
- org.opencontainers.image.title=Peikarband Landing
|
||||
- org.opencontainers.image.description=Peikarband hosting platform landing page
|
||||
|
||||
cache: inline
|
||||
# cache: inline
|
||||
provenance: false
|
||||
push: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user