issues
search
elgohr
/
Publish-Docker-Github-Action
A Github Action used to build and publish Docker images
MIT License
781
stars
209
forks
source link
no_push also makes login optional
#111
Closed
casperdcl
closed
3 years ago
casperdcl
commented
3 years ago
fixes #110
updated to add a new test, does not touch/break any old tests or functionality (
https://github.com/elgohr/Publish-Docker-Github-Action/issues/110#issuecomment-741789967
)
credentials
required
not required
provided
ok
ok
not provided
fails
should not fail; fixed by this PR