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/)