This commit is contained in:
@ -18,8 +18,9 @@ steps:
|
|||||||
- name: build-and-publish
|
- name: build-and-publish
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
settings:
|
settings:
|
||||||
registry: gitea.tahmidcloud.com
|
registry:
|
||||||
repo: gitea.tahmidcloud.com/taqi/portfolio
|
from_secret: docker_registry
|
||||||
|
repo: ${DOCKER_REGISTRY}/portfolio
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
- 1.0.0-${CI_PIPELINE_NUMBER} # Ref: https://woodpecker-ci.org/docs/usage/environment
|
- 1.0.0-${CI_PIPELINE_NUMBER} # Ref: https://woodpecker-ci.org/docs/usage/environment
|
||||||
|
|||||||
Reference in New Issue
Block a user