This commit is contained in:
@@ -17,7 +17,7 @@ steps:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
registry: hub.peikarband.ir
|
||||
repo: *app_image
|
||||
repo: *base_image
|
||||
username:
|
||||
from_secret: HARBOR_USERNAME
|
||||
password:
|
||||
@@ -29,7 +29,7 @@ steps:
|
||||
|
||||
tags:
|
||||
- base
|
||||
- base-python3.11-node20
|
||||
- base-python3.11-node20-${CI_COMMIT_SHA:0:8}
|
||||
|
||||
build_args:
|
||||
- PYTHON_VERSION=3.11
|
||||
@@ -47,7 +47,7 @@ steps:
|
||||
provenance: true
|
||||
push: true
|
||||
|
||||
|
||||
timeout: 30m
|
||||
when:
|
||||
event: [push, tag, manual]
|
||||
branch: [main, develop, feature/restructure-project]
|
||||
|
||||
Reference in New Issue
Block a user