This commit is contained in:
@@ -50,8 +50,11 @@ steps:
|
|||||||
timeout: 30m
|
timeout: 30m
|
||||||
debug: true
|
debug: true
|
||||||
log-level: debug
|
log-level: debug
|
||||||
# insecure: true
|
environment:
|
||||||
|
HARBOR_USERNAME:
|
||||||
|
from_secret: HARBOR_USERNAME
|
||||||
|
HARBOR_PASSWORD:
|
||||||
|
from_secret: HARBOR_PASSWORD
|
||||||
when:
|
when:
|
||||||
event: [push, tag, manual]
|
event: [push, tag, manual]
|
||||||
branch: [main, develop]
|
branch: [main, develop]
|
||||||
|
|||||||
Reference in New Issue
Block a user