Fix indentation issue

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2025-01-13 09:58:54 +10:00
parent cf93471401
commit ce66367198

View file

@ -11,4 +11,4 @@
- name: login into a registry
command: podman login {{candidate_registry}} -u {{candidate_registry_osbs_username}} -p {{candidate_registry_osbs_password}} --authfile .docker/config.json
args:
creates: .docker/config.json
creates: .docker/config.json