This commit is contained in:
@ -18,6 +18,8 @@ steps:
|
||||
- name: build-and-publish
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
DOCKER_REGISTRY:
|
||||
from_secret: docker_registry
|
||||
registry:
|
||||
from_secret: docker_registry
|
||||
repo: ${DOCKER_REGISTRY}/taqi/portfolio
|
||||
@ -32,5 +34,3 @@ steps:
|
||||
from_secret: docker-username
|
||||
password:
|
||||
from_secret: docker-password
|
||||
DOCKER_REGISTRY:
|
||||
from_secret: docker_registry
|
||||
|
||||
Reference in New Issue
Block a user