Replies: 1 comment 9 replies
-
Hey! Have you tried using appDependencyProbingPaths? |
Beta Was this translation helpful? Give feedback.
9 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.
-
We want to extend a app that is located here: https://github.com/Drakonian/data-editor-for-bc
We don't want to compile the app and then manually use the .app file in installApps setting. We want the pipeline to always pull the latest release from here: https://github.com/Drakonian/data-editor-for-bc/releases/latest. But adding this url to the installApps settings doesn't work. I am guessing that's because the url is not a direct link to an .app file.
So, how can we get the latest release and then use that app in our pipeline?
Beta Was this translation helpful? Give feedback.
All reactions