From 3d06ae60bfc73231fb14852f72ca2e1a6259e2a8 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Tue, 12 Mar 2019 14:36:29 -0400 Subject: [PATCH] Set default tags to "docker" again --- templates/GitLab-Runner/0/rancher-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/GitLab-Runner/0/rancher-compose.yml b/templates/GitLab-Runner/0/rancher-compose.yml index e9833aa..be2c9f2 100644 --- a/templates/GitLab-Runner/0/rancher-compose.yml +++ b/templates/GitLab-Runner/0/rancher-compose.yml @@ -47,7 +47,7 @@ catalog: description: | (Optional) Tags for the GitLab Runner, separated by a comma. These can be changed later in GitLab. - # default: + default: "docker" required: false type: string