Skip to content

Instantly share code, notes, and snippets.

@rochefort
Last active October 28, 2023 09:33
Show Gist options
  • Save rochefort/65d2b64239b1a6bb77feb56cd46dfefa to your computer and use it in GitHub Desktop.
Save rochefort/65d2b64239b1a6bb77feb56cd46dfefa to your computer and use it in GitHub Desktop.
# kaigi on rails 2023@zaak
git clone --depth=1 https://github.com/rails/rails
cd rails
git clone --depth=1 https://github.com/rails/buildkite-config.buildkite
# examle: sqlite3 test
docker-compose -f .buildkite/docker-compose.ylm run default runner activerecord 'rake sqlite3:test'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment