ci
All checks were successful
ci/woodpecker/push/docker-build Pipeline was successful

This commit is contained in:
jeff 2023-06-19 19:56:25 -07:00
parent 4cb7e9d50e
commit 09d8955658
Signed by: jeff
GPG Key ID: 6672802D9BEE23CB

View File

@ -8,9 +8,8 @@ pipeline:
pull_image: false
dockerfile: Dockerfile
tags:
- latest
- ${CI_COMMIT:0:8}
- dummy
- latest
secrets: [ docker_registry, docker_config, docker_username, docker_repo ]
registry:
from_secret: docker_registry