Skip to content
Snippets Groups Projects
Commit 531c2b016915 authored by Georges Racinet's avatar Georges Racinet :squid:
Browse files

Stop pushing tags to registry.h.n

parent 1e1f3100b7e8
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@
tag_series=None,
):
full_image_tags = []
for base_image in (BASE_IMAGE, HEPTAPOD_REGISTRY_BASE_IMAGE):
for base_image in (BASE_IMAGE, ):
full_image_tags.append(
self.image_tag(label, stable_series=tag_series,
base_image=base_image)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment