Webhooks error #2466
Webhooks error
#2466
Replies: 2 comments 1 reply
-
@AmirJabbari |
Beta Was this translation helpful? Give feedback.
1 reply
-
I'm tentatively closing the discussion since we haven't heard back from you. You can open the discussion again by replying to this message or opening a new discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
i have a white label app and i have 3 workflow
1 workflow to trigger build android and ios for all clients with rest api
and others workflow is android and ios
when trigger on tag create i got this error
Configuration errors in workflow "android-client-release": Environment variable GCLOUD_SERVICE_ACCOUNT_CREDENTIALS used in "workflows -> android-client-release -> publishing -> google_play -> credentials" is not accessible, please confirm it is set and available via groups Environment variable CLIENT_ID used in "workflows -> android-client-release -> labels" is not accessible, please confirm it is set and available via groups
but must be run and only workflow trigger build for all clients > error is on android-client-release
this is my yaml file
Expected results
Configuration errors in workflow "android-client-release": Environment variable GCLOUD_SERVICE_ACCOUNT_CREDENTIALS used in "workflows -> android-client-release -> publishing -> google_play -> credentials" is not accessible, please confirm it is set and available via groups Environment variable CLIENT_ID used in "workflows -> android-client-release -> labels" is not accessible, please confirm it is set and available via groups
Actual results
because my app is white label app
workflow bust be run
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions