-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Optional Additional Artifact Contents #67
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Might have to rethink a bit of this... |
Maybe if I do a |
Even better https://askubuntu.com/a/552122
|
Done it! 😆 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rsync
FTW
Background
This PR allows the option of adding additional paths from the repro-ci experiment run to the artifact. Used in ACCESS-NRI/access-om3-configs#122
Testing
The PR
In this PR:
Closes #66