Last active
October 28, 2023 09:33
-
-
Save rochefort/65d2b64239b1a6bb77feb56cd46dfefa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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