Tokens are good too

This commit is contained in:
David Heinemeier Hansson
2023-01-12 15:16:29 +01:00
parent 4aa96d6578
commit eec6670dbf

View File

@@ -26,7 +26,7 @@ Then ensure your encrypted credentials have the registry username + password by
``` ```
registry: registry:
username: real-user-name username: real-user-name
password: real-password password: real-registry-password-or-token
``` ```
Now you're ready to deploy a multi-arch image: Now you're ready to deploy a multi-arch image: