judahh/ZIP TO ARTIFACT
Zip a NODE/NEXT project and publish a zip file to Artifact
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| production | Is this a production build? | yes | true |
| files | Files to zip | yes | .next/ next/ dist/ public/ node_modules/ script/ package.json |
| addTests | Add tests? | yes | false |
| tests | Tests to zip | yes | tests/ test/ *test.* *config.* |
| retention_days | Retention Days | yes | 1 |
Outputs
no outputs