From ee4b5934b65f2c04d86429079b0643f0c4b11221 Mon Sep 17 00:00:00 2001 From: LDericher <40151420+ldericher@users.noreply.github.com> Date: Tue, 21 Sep 2021 17:38:15 +0200 Subject: [PATCH] CI --- .drone.yml | 14 ++++++++++++++ README.md | 2 ++ 2 files changed, 16 insertions(+) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..fda19e5 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,14 @@ +--- +kind: pipeline +name: default + +steps: +- name: docker + image: plugins/docker + settings: + repo: ldericher/fftcgtool + auto_tag: true + username: + from_secret: DOCKER_USERNAME + password: + from_secret: DOCKER_PASSWORD \ No newline at end of file diff --git a/README.md b/README.md index e9e88b3..a530c84 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # fftcgtool +[![Build Status](https://github.drone.yavook.de/api/badges/ldericher/fftcgtool/status.svg)](https://github.drone.yavook.de/ldericher/fftcgtool) + Card import tool for [Final Fantasy TCG Complete](https://steamcommunity.com/sharedfiles/filedetails/?id=889160751) mod for the [Tabletop Simulator](http://berserk-games.com/tabletop-simulator/)