HknLof opened this issue 2 years ago · 0 comments
Our CI process publishes new docker images to hub.docker.com only on github.event.action == 'released'. We should also allow pre-releases to be build as nightlies.
github.event.action == 'released'
pre-releases
This way we get full changelog upon released.
released