main-quest/Put artifact on GCS
Uses main-quest/actions.gsutil
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Service account json key, base64 encrypted or not | yes | — |
| bucket | "Specify bucket name or leave empty to use the one generated by main-quest/actions.gsutil.artifact.bucketname" | no | — |
| name | Artifact name. Artifacts are stored in folders under <bucket>/run-<run-id>/<artifact-name>/ | yes | — |
| path | Source file/dir | yes | — |
| zip | Upload a single zip file with all the files at 'path' | no | false |
Outputs
no outputs