mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
65a1a173ac
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
37 lines
861 B
Markdown
37 lines
861 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
---
|
|
|
|
### Troubleshooting
|
|
|
|
Before sumbitting a bug report please read the [Troubleshooting doc](https://github.com/docker/build-push-action/blob/master/TROUBLESHOOTING.md).
|
|
|
|
### Behaviour
|
|
|
|
#### Steps to reproduce this issue
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
#### Expected behaviour
|
|
|
|
> Tell us what should happen
|
|
|
|
#### Actual behaviour
|
|
|
|
> Tell us what happens instead
|
|
|
|
### Configuration
|
|
|
|
* Repository URL (if public):
|
|
* Build URL (if public):
|
|
|
|
```yml
|
|
# paste your YAML workflow file here and remove sensitive data
|
|
```
|
|
|
|
### Logs
|
|
|
|
> Download the [log file of your build](https://help.github.com/en/actions/configuring-and-managing-workflows/managing-a-workflow-run#downloading-logs) and [attach it](https://help.github.com/en/github/managing-your-work-on-github/file-attachments-on-issues-and-pull-requests) to this issue.
|