This commit is contained in:
@@ -44,7 +44,7 @@ steps:
|
|||||||
- org.opencontainers.image.description=Base image with Python, Node.js, bun, and build tools
|
- org.opencontainers.image.description=Base image with Python, Node.js, bun, and build tools
|
||||||
|
|
||||||
cache: inline
|
cache: inline
|
||||||
provenance: true
|
provenance: false
|
||||||
push: true
|
push: true
|
||||||
|
|
||||||
timeout: 30m
|
timeout: 30m
|
||||||
@@ -95,12 +95,12 @@ steps:
|
|||||||
- org.opencontainers.image.description=Peikarband hosting platform landing page
|
- org.opencontainers.image.description=Peikarband hosting platform landing page
|
||||||
|
|
||||||
cache: inline
|
cache: inline
|
||||||
provenance: true
|
provenance: false
|
||||||
push: true
|
push: true
|
||||||
|
|
||||||
when:
|
when:
|
||||||
event: [push, tag]
|
event: [push, tag]
|
||||||
branch: [main, develop, feature/restructure-project]
|
branch: [main, develop,]
|
||||||
|
|
||||||
# ============================================
|
# ============================================
|
||||||
# Verify Images
|
# Verify Images
|
||||||
@@ -153,7 +153,7 @@ steps:
|
|||||||
|
|
||||||
when:
|
when:
|
||||||
event: [push, tag]
|
event: [push, tag]
|
||||||
branch: [main, develop, feature/restructure-project]
|
branch: [main, develop]
|
||||||
|
|
||||||
# ============================================
|
# ============================================
|
||||||
# Notifications
|
# Notifications
|
||||||
|
|||||||
Reference in New Issue
Block a user