Sharing artifacts between jobs
I would like to run our integration tests in a separate job. I have zipped the 'built/tests' directory and would like to use that artifact in a different job. What is the best way to share this artifact?
Thanks
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by david on 13 Aug, 2020 10:17 PM
Job Workflows will not work for my needs. I need to call a separate job. How do I trigger a job and pass it the artifacts it needs to use?