diff --git a/.drone.yml b/.drone.yml index 62b7ce2..2f8341a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,8 +3,8 @@ type: docker name: build & publish image trigger: - branch: - - master + event: + - tag steps: - name: build & publish diff --git a/README.md b/README.md new file mode 100644 index 0000000..8a7d068 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +[![Build Status](https://drone.cerno.ch/api/badges/kamen/sensors-dashboard/status.svg)](https://drone.cerno.ch/kamen/sensors-dashboard) \ No newline at end of file