Trying to force push to local registry instead of docker hub
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Derek Paschal 2023-06-19 12:19:12 -05:00
parent eb229d13fe
commit a308ecf33c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ steps:
password:
from_secret: local_container_repo_pass
registry: git.paschalplace.com
repo: derekpaschal/nginx-basic-lb
repo: git.paschalplace.com/derekpaschal/nginx-basic-lb
tags:
- latest
pull_image: true