Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 3.24 KB

README.md

File metadata and controls

49 lines (39 loc) · 3.24 KB

Zing Actions Helpers v3

This repository is a collection of GitHub Reusable Workflows and Composite Actions, used to abstract common tasks in deployment and testing pipelines.

This has been created as a public repository so that customer copies of your project repository still have access to run these workflows and actions.

Usage

Do not blindly copy and paste pipelines from other projects.

Ensure you are setting the right inputs for your specific use case. If an input or step is not needed for your use case, then you should remove it.

If you don't understand an input or a step in your pipeline, then you should not commit those pipeline changes until you know their purpose.

Deprecated:

Contribution