summarylogtreecommitdiffstats
path: root/fastlane
diff options
context:
space:
mode:
authorfarwayer2021-02-20 02:55:29 +0300
committerfarwayer2021-02-20 02:55:29 +0300
commit69db1271d8e82a8ed8109d03070bb1ae61b8f4f3 (patch)
treea66804afff3300c003915532e9d809db72076681 /fastlane
parent3e25a3287e0242c9458f458ddf686856b7b22d14 (diff)
downloadaur-69db1271d8e82a8ed8109d03070bb1ae61b8f4f3.tar.gz
2.175, use local gems
Diffstat (limited to 'fastlane')
-rwxr-xr-xfastlane2
1 files changed, 2 insertions, 0 deletions
diff --git a/fastlane b/fastlane
new file mode 100755
index 000000000000..b05fd209de06
--- /dev/null
+++ b/fastlane
@@ -0,0 +1,2 @@
+#!/bin/sh
+GEM_PATH=/opt/fastlane /opt/fastlane/bin/fastlane "$@"