Hi guys,
I'd like to know how to write correct path to get artifact
Locally it works such way - ./path-to-folder/*
* - there are a lot folders with files and I need to get all of them
artifacts:
- name: 'Report'
pattern: '*'
location: ./output/
required: false
This way doesn't work - maybe I don't need location field for using?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.