aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/README.md
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2018-12-16 20:28:36 -0800
committerDaniel Mueller <deso@posteo.net>2018-12-16 20:28:36 -0800
commit6d0db4ef0d3c1cde9cc98606cbbb32977ece4218 (patch)
treef0a96ec200f2326d2cebb81e735b1f11ab1035d2 /nitrocli/README.md
parent5116ac035a5ea5994ffadb8a497531fd1f3f4f3b (diff)
downloadnitrocli-6d0db4ef0d3c1cde9cc98606cbbb32977ece4218.tar.gz
nitrocli-6d0db4ef0d3c1cde9cc98606cbbb32977ece4218.tar.bz2
Add gitlab-ci.yml configuration file
This change adds a configuration file for the Gitlab CI/CD pipeline to the repository. This file (directly or indirectly) controls the environment in which to build, what exactly to build, and ultimately would also be used to define what tests to run. With the pipeline in place the change also adds a badge indicating the status of the build on the project's front page. The following other CI services have been evaluated or tested and found to be insufficient for the needs at hand: - Travis CI: Does not support configuration in a directory other than the repository root - Cirrus CI: Has the same problem - Semaphore: Does not support Rust - Circle CI: Does not support Rust - Google Cloud Build: Pretty much strictly a paid service
Diffstat (limited to 'nitrocli/README.md')
-rw-r--r--nitrocli/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nitrocli/README.md b/nitrocli/README.md
index 69c3073..694d016 100644
--- a/nitrocli/README.md
+++ b/nitrocli/README.md
@@ -1,3 +1,5 @@
+[![pipeline](https://gitlab.com/d-e-s-o/nitrocli/badges/devel/pipeline.svg)](https://gitlab.com/d-e-s-o/nitrocli/commits/devel)
+
nitrocli
========