We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5df87b commit 49b5575Copy full SHA for 49b5575
.circleci/config.yml
@@ -6,7 +6,6 @@ defaults: &defaults
6
working_directory: /Users/distiller/project
7
environment:
8
FL_OUTPUT_DIR: /Users/distiller/project/output
9
- GYM_OUTPUT_DIRECTORY: /Users/distiller/project/output
10
GYM_OUTPUT_NAME: app.ipa
11
# For fix ruby error
12
shell: /bin/bash --login -eo pipefail
0 commit comments