Add Drone 🤖
continuous-integration/drone Build is failing Details

This commit is contained in:
3wc 2021-08-12 15:29:55 +02:00
parent eabc34e6c4
commit fcd1fe7270
1 changed files with 13 additions and 0 deletions

13
.drone.yml Normal file
View File

@ -0,0 +1,13 @@
---
kind: pipeline
name: publish docker image
steps:
- name: build and publish
image: plugins/docker
settings:
username:
from_secret: docker_reg_username_3wc
password:
from_secret: docker_reg_passwd_3wc
repo: 3wordchant/oasis
tags: latest