Skip to content

Is there any way to use output file using bash to be available as input to build.xml? #26950

Answered by BrightRan
nitssnatha asked this question in Actions
Discussion options

You must be logged in to vote

@nitssnatha ,

Whether the build step is in the same job with “checkout” and “Get Git Id and diff files”?

If not in the same job, you need to use artifacts or cache to share the files between jobs or workflow runs.

If the problem still exists, please share your repository with us, so that we can check more detailed configurations of the workflow and the build settings in your repository to analyze the root cause.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants