ci: build multiplatform Docker images
This commit is contained in:
parent
5fd2ef0aa5
commit
89be66d2ba
2 changed files with 105 additions and 11 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -2,7 +2,9 @@ name: Lint
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: ['main']
|
||||
pull_request:
|
||||
branches: ['main']
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue