summaryrefslogtreecommitdiff
path: root/app/views/ci
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-10-05 12:23:38 -0400
committerRobert Speicher <rspeicher@gmail.com>2015-10-05 12:23:38 -0400
commitfc59c45d58124c4fc23d62ad2ed65cbfd6cb3563 (patch)
tree69f2ac4aaf43599641a395c6f936e717ff3f5d02 /app/views/ci
parent8a78c4ea06c7bd3a4c6a0ea9943891327b90cd35 (diff)
downloadgitlab-ce-fc59c45d58124c4fc23d62ad2ed65cbfd6cb3563.tar.gz
Remove the option to disable CIrs-remove-ci-disable
This option only existed to ease the CI-to-CE/EE migration process. This commit partially reverts 8b05abe816b0c681ac218096b294311dd04fde8b
Diffstat (limited to 'app/views/ci')
-rw-r--r--app/views/ci/projects/disabled.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/ci/projects/disabled.html.haml b/app/views/ci/projects/disabled.html.haml
deleted file mode 100644
index 83b0d8329e1..00000000000
--- a/app/views/ci/projects/disabled.html.haml
+++ /dev/null
@@ -1 +0,0 @@
-Continuous Integration has been disabled for time of the migration.