From 412549d9fe889a0e5a3e177af4ffd3e5a6f9374e Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Thu, 15 Aug 2019 16:26:01 -0500
Subject: [PATCH] 	modified:   .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c5fa71..366f48d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,6 +17,7 @@ hcana_singularity:
   tags: 
      - singularity
   stage: build_sing_img
+  when: manual
   dependencies:
      - hcana_docker
   script:
-- 
GitLab