Skip to content
Snippets Groups Projects
Commit 7fbb5f34 authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Merge branch 'fix-check-images' into 'master'

Fix check_images via Ponos

See merge request !251
parents 52b6871c e409aba4
No related branches found
No related tags found
1 merge request!251Fix check_images via Ponos
......@@ -14,6 +14,8 @@ logger = logging.getLogger()
class Command(PonosCommand):
help = 'Check images availability'
docker_image = settings.ARKINDEX_APP_IMAGE
base_recipe = settings.PONOS_RECIPE
def add_arguments(self, parser):
super().add_arguments(parser)
......
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