mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-07-27 00:38:23 +02:00
Update contributing guidelines and test workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
69173c6cad
commit
ffc01e1131
2 changed files with 7 additions and 2 deletions
5
.github/CONTRIBUTING.md
vendored
5
.github/CONTRIBUTING.md
vendored
|
@ -24,9 +24,10 @@ docker buildx bake pre-checkin
|
|||
|
||||
# validate all code has correctly formatted and built
|
||||
docker buildx bake validate
|
||||
```
|
||||
|
||||
Note that tests target are currently known to not pass outside Github infrastructure.
|
||||
# run tests
|
||||
docker buildx bake test
|
||||
```
|
||||
|
||||
Here are a few things you can do that will increase the likelihood of your pull request being accepted:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue