Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Akamu
Game Client iOS
Commits
a496461d
Commit
a496461d
authored
Jul 22, 2020
by
Maurice Kraus
Browse files
build: this removes old unused sentry variables
parent
9bd6fbb3
Pipeline
#1908
waiting for manual action with stages
in 29 minutes and 49 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
fastlane/Fastfile
View file @
a496461d
ENV
[
"MATCH_GIT_URL"
]
=
"ssh://git@gitlab.akamu.de:26/vorstand/ios-match-certificate.git"
ENV
[
"FASTLANE_OUTPUT_DIRECTORY"
]
=
"fastlane/output"
ENV
[
"SENTRY_ORG_SLUG"
]
=
"akamu"
ENV
[
"SENTRY_PROJECT_SLUG"
]
=
"ios-client"
@sentry_org
=
ENV
[
"SENTRY_ORG_SLUG"
]
@sentry_project
=
ENV
[
"SENTRY_PROJECT_SLUG"
]
@output_directory
=
ENV
[
"FASTLANE_OUTPUT_DIRECTORY"
]
# git url of match
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment