Moved Docker Actions to container-actions
This commit is contained in:
Atul Malaviya 2019-08-12 18:30:22 +05:30 коммит произвёл GitHub
Родитель 5439368d6d
Коммит 2630156cfe
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -1,4 +1,7 @@
# Log out from a container registry
> The docker-login Actions in this repository will be deleted in the near future. Please use the Docker Actions from [container-actions](https://github.com/Azure/container-actions/edit/master/README.md).
Use this GitHub Action to delete the container registry context from the runner. The context file is created when [docker-login](https://github.com/Azure/k8s-actions/tree/master/docker-login) action is used.
```yaml