Description
There are times where the documents are the only thing to be released and not the packages themselves. Hence, it's best to split into 2 Jobs:
- Release - for the products' release.
- Publish - for only the document release.
Expected Behavior
Release Job and Publish Job are separated where the latter is executed after the former.
Current Behavior
Release Job handles both works and it's hard to update documents without manually deleting pkg/ directory.
Associated Data Files
No response
Description
There are times where the documents are the only thing to be released and not the packages themselves. Hence, it's best to split into 2 Jobs:
Expected Behavior
Release Job and Publish Job are separated where the latter is executed after the former.
Current Behavior
Release Job handles both works and it's hard to update documents without manually deleting
pkg/directory.Associated Data Files
No response