summaryrefslogtreecommitdiff
path: root/fastlane/.env.custom
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2023-01-24 01:01:02 +0100
committercyberta <cyberta@riseup.net>2023-01-24 01:01:02 +0100
commit2ce81f736c15a431de9c95059f84dea72c9e2556 (patch)
tree409fe38e03a02590d3ab045d3f81c4b460c1dff1 /fastlane/.env.custom
parent7d0a1f8d8057faa74035de0cee262a46c6fbbe00 (diff)
specify input directory for frameit (framed images)
Diffstat (limited to 'fastlane/.env.custom')
-rw-r--r--fastlane/.env.custom1
1 files changed, 1 insertions, 0 deletions
diff --git a/fastlane/.env.custom b/fastlane/.env.custom
index 9b65f5d4..5ec9ffd0 100644
--- a/fastlane/.env.custom
+++ b/fastlane/.env.custom
@@ -1,3 +1,4 @@
SCREENGRAB_APP_PACKAGE_NAME="se.leap.riseupvpn"
SCREENGRAB_APP_APK_PATH="app/build/outputs/apk/customProductionFat/debug/RiseupVPN_debug.apk"
SCREENGRAB_TESTS_APK_PATH="app/build/outputs/apk/androidTest/customProductionFat/debug/app-custom-production-fat-debug-androidTest.apk"
+SCREENGRAB_OUTPUT_DIRECTORY="src/custom/fastlane/metadata/android" \ No newline at end of file