From 27fda5e854d892b7b61b1b0da1da7005e8fcc811 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 27 Nov 2018 11:45:57 +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 c0636b1..1de9898 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,6 @@ pipeline: docker: image: plugins/docker repo: thallian/alpine-s6 - registry: registry.gitlab.com autotag: true secrets: [ docker_username, docker_password ] tags: