зеркало из https://github.com/Azure/k8s-actions.git
fa3bc8c871 | ||
---|---|---|
.. | ||
lib | ||
src | ||
README.md | ||
action.yml | ||
tsconfig.json |
README.md
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.
Use this GitHub Action to delete the container registry context from the runner. The context file is created when docker-login action is used.
- uses: azure/container-actions/docker-logout@master
id: logout
Refer to the action metadata file for details about all the inputs https://github.com/Azure/k8s-actions/blob/master/docker-logout/action.yml