1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/data/reusables/actions/registry-credentials.md
Lucas Costi e2627e1774 Add image credentials workflow syntax (#15733)
Add image credentials workflow syntax
2020-09-28 19:42:41 -07:00

305 B

If the image's container registry requires authentication to pull the image, you can use credentials to set a map of the username and password. The credentials are the same values that you would provide to the docker login command.