@@ -5,6 +5,9 @@ functions:
|
||||
code: |
|
||||
bundler help
|
||||
!/bin/sh
|
||||
- code: |
|
||||
export BUNDLE_GEMFILE=x
|
||||
bundler exec /bin/sh
|
||||
- code: |
|
||||
TF=$(mktemp -d)
|
||||
touch $TF/Gemfile
|
||||
|
||||
Reference in New Issue
Block a user