Commit 9ffa3057 authored by nimrod's avatar nimrod
Browse files

CI badge.

parent 91b14966
Loading
Loading
Loading
Loading
Loading
+7 −4
Original line number Diff line number Diff line
# 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: <https://www.shore.co.il/git/>.
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: <https://git.shore.co.il/expore/>.
+4 −4
Original line number Diff line number Diff line
@@ -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: <https://www.shore.co.il/git/>.
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: <https://git.shore.co.il/expore/>.