@@ -20,6 +20,7 @@ Build a Docker image and push it to the Gitea container registry
|
||||
| `ARTIFACT_NAME` | <p>Name of the build artifact to download</p> | `false` | `dist` |
|
||||
| `ARTIFACT_PATH` | <p>Destination path for the downloaded artifact</p> | `false` | `dist` |
|
||||
| `TAG_LATEST` | <p>Also tag and push the image as latest</p> | `false` | `false` |
|
||||
| `TAG_PREFIX` | <p>Optional prefix to prepend to IMAGE_TAG (e.g. 'dev' produces 'dev-<tag>'). Does not affect the latest tag.</p> | `false` | `""` |
|
||||
| `WORKING_DIRECTORY` | <p>Working directory for the Docker build</p> | `false` | `.` |
|
||||
<!-- action-docs-inputs source="action.yml" -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user