Added missing registry
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-07-13 06:48:23 +00:00
parent 2ea0f87916
commit 87418b26e3

View File

@@ -76,6 +76,7 @@ steps:
password: password:
from_secret: docker_password from_secret: docker_password
repo: library/nginx-brotli repo: library/nginx-brotli
registry: registry.odit.services
tags: tags:
- latest - latest
cache: true cache: true