How can I make the builds public via the codemagic.yaml
?
#1609
Replies: 2 comments 1 reply
-
Hi @nilsreichardt, have you checked creating build dashboards that make builds publicly available ? https://docs.codemagic.io/yaml-publishing/build-dashboards/
They won't be able to unless you share the link via Email or Slack by extending its expiry date. |
Beta Was this translation helpful? Give feedback.
1 reply
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
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.
-
When using the Workflow editor, I have on the right a switch called "Make build public" which makes my builds public so that other people can access the logs, etc.
How can I do this the with
codemagic.yaml
?Currently, people can not access this link: https://codemagic.io/app/6274fcfc87c748ce531c7376/build/644fd3d34bc8d7d936521a29
Beta Was this translation helpful? Give feedback.
All reactions