rockpaperreality/Static Project Deployment Pipeline
Deploys a static project to RPRs S3 bucket.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| AWS_ACCESS_KEY_ID | The AWS access key ID. | yes | — |
| AWS_SECRET_ACCESS_KEY | The AWS secret access key. | yes | — |
| AWS_REGION | The target AWS region. | no | us-west-1 |
| AWS_S3_BUCKET | The target S3 bucket to sync with. | no | rpr.to |
| AWS_S3_ENDPOINT | The AWS endpoint. | no | s3.amazonaws.com |
| AWS_PROJECT_NAME | The directory where we copy assets from during QA run | no | template |
| SOURCE_DIR | The local directory (or file) you wish to sync/upload to S3. | no | build |
| DEST_DIR | The directory inside of the S3 bucket you wish to sync/upload to. | no | — |
| CLOUDFRONT_DISTRIBUTION_ID | The ID of the CloudFront Distribution to be invalidated. | no | E4ZE7H9ALLHAD |
| GITHUB_TOKEN | The ID of the CloudFront Distribution to be invalidated. | no | — |
Outputs
no outputs