build: Specify explicit url for registry
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Danny Bessems 2023-07-11 10:11:31 +02:00
parent 0fa80669cd
commit 55afb79de5

View File

@ -12,7 +12,6 @@ steps:
repo: bv11-cr01.bessems.eu/library/json-server
registry: bv11-cr01.bessems.eu
tags: latest
# mtu: 1450
username:
from_secret: harbor_username
password:
@ -23,10 +22,9 @@ steps:
image: plugins/kaniko
context: .
settings:
repo: docker.io/djpbessems/json-server
registry: docker.io
repo: index.docker.io/djpbessems/json-server
registry: index.docker.io
tags: latest
# mtu: 1450
username:
from_secret: docker_username
password: