[Question]: Can't see Apps file in the Artifacts after running CI/CD action on a new branch #1618
Unanswered
hannahromanko
asked this question in
Q&A
Replies: 1 comment
-
The behavior of published artifacts was changed in v6.3 - you should run Update AL-Go System Files and upgrade to the latest AL-Go version (you can do that for your branch as well) - then it should generate apps artifacts as well. |
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.
-
Question
We made new branches in our repo. (2503.1) based off of our main branch.
I now need to make a build of the 2503.1 branch.
I ran the CI/CD action for the 2503.1 branch, but when it completes, in the Artifacts I only have the BuildOutput available for download.
If I run the CI/CD action for the main branch, in the Artifacts I have the Apps, BuildOutput, and TestApps.
Any ideas what we might have to change when branching so that we can see the app files?
Beta Was this translation helpful? Give feedback.
All reactions