fd1e9a0ca0 | ||
---|---|---|
.. | ||
lib | ||
src | ||
README.md | ||
action.yml | ||
tsconfig.json |
README.md
Log out from a container registry
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/container-actions/blob/master/docker-logout/action.yml