fix ci script

This commit is contained in:
2019-06-12 17:09:19 +02:00
parent d76ae485f2
commit 4604b6bd70
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Docker Image containing the Mosquitto MQTT Broker and the mosquitto-auth-plug
This project includes the mosquitto MQTT broker (https://github.com/eclipse/mosquitto, forked into https://github.com/wollud1969/mosquitto, see also https://mosquitto.org/) and the mosquitto-auth-plug (https://github.com/jpmens/mosquitto-auth-plug, forked into https://github.com/wollud1969/mosquitto-auth-plug) as submodules.
This project includes the mosquitto MQTT broker (https://github.com/eclipse/mosquitto, see also https://mosquitto.org/) and the mosquitto-auth-plug (https://github.com/jpmens/mosquitto-auth-plug, forked into https://github.com/wollud1969/mosquitto-auth-plug) as submodules.
Using Gitlab CI and a Dockerfile included in this project a Docker image based on Debian Linux is created.