liuguo09 commented on issue #17: Add Dockerfile for CI system and hook into GitHub Actions URL: https://github.com/apache/incubator-nuttx-testing/pull/17#issuecomment-602171894 > @liuguo09 Sorry it took me so long to get this together after I pointed you at my proof of concept. I was trying to get some extra build caching things done with it via Github Actions but it seems there docker registry does not support it. I still have some basic cache enabled that will only be used if the registry starts supporting it in the future, otherwise it just warns and moves on with the build. @btashton Thanks for your great work. As to the caching things, we could refine them later once supported by github docker registry. When this PR merged and the new docker image available, we could replace my own liuguo09/ubuntu-nuttx docker to make the CI more official and efficient : )
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services