rombert commented on code in PR #80: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/80#discussion_r1040929613
########## RELEASING.md: ########## @@ -0,0 +1,12 @@ +# Releasing Review Comment: @tomaszmichalak - the main issue here is that we don't have access to the docker repository credentials, so the `docker login`/`docker push` workflow does not work for us. We set up automated builds on Docker Hub because that's what works for us with a relatively small effort. If we want to switch to GitHub actions, we need to figure out how that would work, and if ASF infra will provide the necessary secrets for us. I've started a conversation on the ASF builds mailing to see how we can best approach this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
