fixe ci
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Ehsan.Asadi
2025-12-31 01:55:47 +03:30
parent 61f6462cd8
commit 539011e3df

View File

@@ -50,8 +50,11 @@ steps:
timeout: 30m
debug: true
log-level: debug
# insecure: true
environment:
HARBOR_USERNAME:
from_secret: HARBOR_USERNAME
HARBOR_PASSWORD:
from_secret: HARBOR_PASSWORD
when:
event: [push, tag, manual]
branch: [main, develop]