summaryrefslogtreecommitdiffstats
path: root/templates/base
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base')
-rw-r--r--templates/base/agl-base.jinja26
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/base/agl-base.jinja2 b/templates/base/agl-base.jinja2
index 20fc01f..0bc7188 100644
--- a/templates/base/agl-base.jinja2
+++ b/templates/base/agl-base.jinja2
@@ -14,12 +14,6 @@ tags:
- {{ tag|lower }}
{%- endfor %}
{%- endif %}
-{%- if BUILD_TAGS %}
-build-tags:
-{%- for tag in BUILD_TAGS %}
-- {{ tag|lower }}
-{%- endfor %}
-{%- endif %}
job_name: {{ name }}
='n98' href='#n98'>98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135