remove registry config from drone

This commit is contained in:
Sebastian Hugentobler 2018-11-27 11:45:57 +01:00
parent 8184252dbb
commit 27fda5e854

View File

@ -2,7 +2,6 @@ pipeline:
docker: docker:
image: plugins/docker image: plugins/docker
repo: thallian/alpine-s6 repo: thallian/alpine-s6
registry: registry.gitlab.com
autotag: true autotag: true
secrets: [ docker_username, docker_password ] secrets: [ docker_username, docker_password ]
tags: tags: