1.17.1 • Published 3 years ago

bundle-install-job v1.17.1

Weekly downloads
-
License
private
Repository
github
Last release
3 years ago

bundle-lock-job

K8S Container For bundle lock Jobs

Dev setup

Install all requirements: npm i

Running tests

Local tests run inside a Docker container, to allow multiple ruby versions for bundler job to use. 1. Install Docker 2. Install the ruby version required by the project mentioned in the .ruby-version file 3. export NPM_TOKEN=token_1_password 4. npm run prepare 5. npm run test