ci
Some checks failed
ci/woodpecker/push/docker-build Pipeline failed

This commit is contained in:
jeff 2023-06-18 22:06:12 -07:00
parent b9fdd0a5be
commit 327b1a2999
Signed by: jeff
GPG Key ID: 6672802D9BEE23CB

View File

@ -16,7 +16,7 @@ pipeline:
settings:
pull_image: true
dockerfile: Dockerfile
tags_file: .docker_tags
# tags_file: .docker_tags
auto_tag: true
secrets: [ docker_registry, docker_username, docker_password ]
registry: ${DOCKER_REGISTRY}