sudeepd/copy release artifacts
Copy micro service artifacts to devops repo for deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project-name | Name of the source project | yes | — |
| project-dir | Path to projects artifacts directory that should be copied over | yes | — |
| project-version | Version of the project being created | yes | — |
| project-image | Docker image of the project | yes | — |
| dst-repo | Path to the destination repo where the artifacts will be copied over | yes | — |
| dst-ref | branch of the repo path where the artifacts will be copied | yes | — |
| dst-token | Access token for repository access | yes | — |
| dst-path | The subdirectory in the repo where the releases will be copied over | no | releases |
| user-name | Username used for push and commit | no | github bot |
| user-email | User email used for push and commit | no | githubbot@github.com |
Outputs
no outputs