We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e5591 commit 1f3ec42Copy full SHA for 1f3ec42
fastlane/Fastfile
@@ -5,7 +5,7 @@ lane :test do
5
notify_deploy_qawolf(
6
deployment_type: "android",
7
variables: {
8
- HELLO: "WORLD",
+ HELLO: "WORLD"
9
}
10
)
11
end
0 commit comments