From de6ff08bc6832679a98c28cde97d07816a8854b4 Mon Sep 17 00:00:00 2001
From: bclayton-usgs <bclayton@usgs.gov>
Date: Tue, 19 May 2020 13:21:48 -0600
Subject: [PATCH] cleanup

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2c199e0..7359bce 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 |-
-- 
GitLab