From 74d8b98afd988109cd880eb990333f35b8491783 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 27 Nov 2018 11:46:12 +0100 Subject: [PATCH] remove registry config from drone --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 83f1781..f0ddf32 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,6 @@ pipeline: docker: image: plugins/docker repo: thallian/php7-fpm - registry: registry.gitlab.com autotag: true secrets: [ docker_username, docker_password ] tags: