Prepare changes to docker images for python packages
[alexxy/gromacs.git] / docs / dev-manual / gitlab.rst
index 3c5dda31de7c3e62440304fa019da8f8c61eac44..6f12994ed669e556a70bf8306d67912363adfffa 100644 (file)
@@ -59,7 +59,7 @@ GitLab CI job parameters, but note the following GROMACS-specific conventions.
         Avoid using *before-script* directly, and be cautious
         about nested *extends* overriding multiple *before_script* definitions.
 
-    cache
+    job cache
         There is no global default, but jobs that build software will likely
         set *cache*. To explicitly unset *cache* directives, specify a job
         parameter of ``cache: {}``.