Delete .drone.yml file

This commit is contained in:
Felipe M 2020-08-18 12:57:07 +02:00
parent 2546eb6f37
commit 08437e7a1c
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
kind: pipeline
name: Build latest docker image locally
steps:
- name: Build and publish
image: plugins/docker
settings:
repo: registry.int.fmartingr.network/fmartingr/butterrobot
tags: latest
registry: registry.int.fmartingr.network
dockerfile: Dockerfile.dev