From ca1b17f899ce4b8269b7bde76f5fbfaad221cd70 Mon Sep 17 00:00:00 2001 From: komarov Date: Sun, 5 Apr 2020 23:09:23 +0300 Subject: [PATCH] test 56 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 07f6c4d..fb93298 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,7 +35,7 @@ steps: settings: dockerfile: docker/php/Dockerfile registry: localhost:5000 - repo: arbitry_php_base + repo: localhost:5000/arbitry_php_base dry_run: true insecure: true build_args: @@ -53,7 +53,7 @@ steps: settings: dockerfile: docker/php-fpm/Dockerfile registry: localhost:5000 - repo: arbitry_php_fpm + repo: localhost:5000/arbitry_php_base dry_run: true insecure: true build_args: