likvido/Pull Request Build
Build Docker image to specified target for pull request validation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | The path to the working directory | no | . |
| docker-file | The path to the Dockerfile | yes | — |
| docker-file-target | The target step in the Dockerfile to run | yes | — |
| use-registry-cache | Enable registry-based build cache for faster builds | no | false |
| app-name | The name of the app (used for cache scoping) | no | "" |
| acr-registry | The name of the ACR registry for build cache | no | "" |
| azure-service-principal-id | The ID of the service principal for registry authentication | no | "" |
| azure-service-principal-password | The password of the service principal for registry authentication | no | "" |
Outputs
no outputs