From 8f7997c15255be7213cf876bf68eeefd47dab89a Mon Sep 17 00:00:00 2001 From: nyanloutre Date: Fri, 21 Jul 2017 15:55:48 +0200 Subject: [PATCH] Correction nom image script drone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b5ac50a..4ab1b56 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,6 @@ pipeline: docker: image: plugins/docker registry: registry.nyanlout.re - repo: site-max + repo: registry.nyanlout.re/site-max tags: latest secrets: [ docker_username, docker_password ]