drone cleanup

This commit is contained in:
Thomas Rudin 2019-11-29 17:51:18 +01:00
parent 0a276b45e7
commit 19f2690297

View File

@ -1,20 +0,0 @@
kind: pipeline
name: amd64
platform:
os: linux
arch: amd64
steps:
- name: docker
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: registry.rudin.io/x86/mapserver
registry: registry.rudin.io
auto_tag: true