diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6602664ff3e5acc242cc98ae6e6d9fc487395fd4..653f98a0d0ddce494fae67dca1dc9bcd49019395 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,3 +18,6 @@ test_async:
    - npm install
    - npm run build
    - npm test
+  tags:
+   - backend
+   - development