Refine usage of *job:tags* parameter.
[alexxy/gromacs.git] / admin / gitlab-ci / sample_restraint-regression.gitlab-ci.yml
index 2b6885eb4de450e7d2fd72a7182cb35278d82e27..c1727331efba085c979e0eece5cedf7c51797743 100644 (file)
@@ -21,6 +21,9 @@
         - $PLUGIN_MPI_TEST_XML
     when: always
     expire_in: 1 week
+  tags:
+    - k8s-scilifelab
+  # The dependency means we need to use the same tag restriction as upstream.
   needs:
     # Note: if we want to run regression tests using artifacts from the `release-2020`
     # pipelines, we could specify *project* and *ref*, but initially we are only