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