diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000000000000000000000000000000000000..f92da7b142f506a53baa2e4028ac3e501c5919d9
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,4 @@
+---
+include:
+  - project: shore/ci-templates
+    file: templates/pre-commit.yml
diff --git a/README.md b/README.md
index ca2ee20bf9ba1456cdbdcf8da71a083cac69052a..3ef230ec6a382f690c64e24382467b53d2c3694b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # masscan
 
+[![pipeline status](https://git.shore.co.il/nimrod/masscan-docker/badges/master/pipeline.svg)](https://git.shore.co.il/nimrod/masscan-docker/-/commits/master)
+
 A dockerized [masscan](https://github.com/robertdavidgraham/masscan/).
 
 ## Usage