Skip to content
Snippets Groups Projects
Commit 1f4f29ff authored by nimrod's avatar nimrod
Browse files

GitLab CI.

parent a5b2d5f5
No related branches found
No related tags found
No related merge requests found
Pipeline #516 failed
---
include:
- project: shore/ci-templates
file: templates/pre-commit.yml
- project: shore/ci-templates
file: templates/docker.yml
stages:
- test
- build
- deploy
build:
extends: .compose-build
tags: [ns4.shore.co.il]
push:
extends: .compose-push
tags: [ns4.shore.co.il]
# Cron docker # Cron docker
[![pipeline status](https://git.shore.co.il/nimrod/cron-docker/badges/master/pipeline.svg)](https://git.shore.co.il/nimrod/cron-docker/-/commits/master)
A Docker image for running a Cron daemon, actually running A Docker image for running a Cron daemon, actually running
[Supersonic](https://github.com/aptible/supercronic). [Supersonic](https://github.com/aptible/supercronic).
...@@ -32,7 +34,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`). ...@@ -32,7 +34,7 @@ This software is licensed under the MIT license (see `LICENSE.txt`).
## Author Information ## Author Information
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my [website]( Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
https://www.shore.co.il/). Patches are welcome via [`git send-email`]( [website](https://www.shore.co.il/). Patches are welcome via
http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is located [`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
at: <https://git.shore.co.il/explore/>. is located at: <https://git.shore.co.il/expore/>.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment