diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..853c5f2 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,7 @@ +pipeline: + build: + image: golang:stretch + commands: + - go get -d -v + - go build -v + diff --git a/README.md b/README.md index 6df59ec..542b353 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Guichet +[![Build Status](https://drone.deuxfleurs.fr/api/badges/Deuxfleurs/guichet/status.svg)](https://drone.deuxfleurs.fr/Deuxfleurs/guichet) + Guichet is a simple LDAP web interface for the following tasks: - self-service password change