Add TODO note about pushing to Docker Hub
This commit is contained in:
parent
7d95942e9f
commit
5487859538
@ -15,4 +15,9 @@ steps:
|
|||||||
tags: latest
|
tags: latest
|
||||||
username: scubbo
|
username: scubbo
|
||||||
password:
|
password:
|
||||||
from_secret: gitea_password
|
from_secret: gitea_password
|
||||||
|
# TODO - it would be nice to push to DockerHub here, too;
|
||||||
|
# but my DockerHub account has 2FA enabled, and `plugins/docker`
|
||||||
|
# does not seem to support Personal Access Tokens. If someone
|
||||||
|
# asks for it, I'll figure it out (and add some tests) - but, 'til
|
||||||
|
# then, YAGNI.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user