Skip to content

Build Output and Dockerfile COPY #26034

Answered by thinkverse
dschinkel asked this question in Actions
Discussion options

You must be logged in to vote

I think the issue is that you’re using two jobs, so the build from one job isn’t shared to the next job, what you wanna use actions/upload-artifact and actions/download-artifact to share the build between jobs, there was also some changes to the download experience you would wanna read as well.

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Product Feedback
2 participants