Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file lib/ruby_ci. To experiment with that ...
docker buildx build --platform linux/amd64,linux/arm64 -t ghcr.io/jonathanyeong/ci-ruby:2.7.8-slim . To push image to ghcr: docker buildx build --platform linux/amd64 ...