Delete .drone.yml file
This commit is contained in:
parent
2546eb6f37
commit
08437e7a1c
1 changed files with 0 additions and 12 deletions
12
.drone.yml
12
.drone.yml
|
@ -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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue