diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2c199e022f154dc7901825642dcfd974b0c1fde1..7359bce246124489fbe6391e29841d4c1219adf9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,10 +21,10 @@ stages:
 
 ####
 # Templates:
-#   - fault-sections: Download nshm-fault-sections repo. Required for nshmp-lib tests.
 #   - install-aws: Install aws in a Alpine environment
 #   - nshmp-lib: Download nshmp-lib repo
 #   - static-data: Array of all static data in AWS s3
+#   - ssh-key: Add ssh key
 ####
 .templates:
   install-aws: &install-aws |-