Migration: fix tags and docker registry vars
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
- name: "Login to Yandex Container Registry"
|
||||
community.docker.docker_login:
|
||||
registry_url: "cr.yandex"
|
||||
registry_url: "{{ yc_container_registry }}"
|
||||
username: "oauth"
|
||||
password: "{{ yc_oauth_token }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user