This commit is contained in:
@@ -17,10 +17,8 @@ steps:
|
||||
ensure-base-image:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
debug: true
|
||||
log-level: debug
|
||||
registry: hub.peikarband.ir
|
||||
repo: hub.peikarband.ir
|
||||
repo: *app_image
|
||||
username:
|
||||
from_secret: HARBOR_USERNAME
|
||||
password:
|
||||
@@ -49,7 +47,9 @@ steps:
|
||||
provenance: true
|
||||
sbom: true
|
||||
push: true
|
||||
|
||||
timeout: 30m
|
||||
debug: true
|
||||
log-level: debug
|
||||
when:
|
||||
event: [push, tag, manual]
|
||||
branch: [main, develop]
|
||||
|
||||
Reference in New Issue
Block a user