diff --git a/README.md b/README.md index 24508395b81d5b8c354ed4ce25245ed152fb557c..9bddbc0eddd8c443cc0e8368a48240c07ba80b7f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Gitlab Docker setup +[![pipeline status](https://git.shore.co.il/shore/gitlab-docker/badges/master/pipeline.svg)](https://git.shore.co.il/shore/gitlab-docker/-/commits/master) + > A containerized Gitlab setup. ## Requirements @@ -11,6 +13,7 @@ Although I can deploy through GitLab CI, there's a chicken and egg issue there. So, to manually deploy run: + ``` export DOCKER_HOST=ssh://host01.shore.co.il docker-compose build --pull @@ -24,7 +27,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`). ## Author Information -Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( -https://www.shore.co.il/). Patches are welcome via [`git send-email`]( -http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located -at: . +Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my +[website](https://www.shore.co.il/). Patches are welcome via +[`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository +is located at: . diff --git a/crond/README.md b/crond/README.md index 3e077a911f41da99c68be7a271f7bff8ed8f3f59..338bbd28f969df0c78012e1f7f3c444b91ad6676 100644 --- a/crond/README.md +++ b/crond/README.md @@ -15,7 +15,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`). ## Author Information -Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( -https://www.shore.co.il/). Patches are welcome via [`git send-email`]( -http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located -at: . +Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my +[website](https://www.shore.co.il/). Patches are welcome via +[`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository +is located at: .