Skip to content

Instantly share code, notes, and snippets.

@linuxoid69
Last active October 28, 2022 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linuxoid69/478fb3c16c9f7b68c46fa570730b88e4 to your computer and use it in GitHub Desktop.
Save linuxoid69/478fb3c16c9f7b68c46fa570730b88e4 to your computer and use it in GitHub Desktop.
test2.yaml
default:
before_script:
- apt-get update -qq && apt-get install -y -qq sqlite3 libsqlite3-dev nodejs
- gem install bundler --no-document
- bundle install --jobs $(nproc) "${FLAGS[@]}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment