ci: build multiplatform Docker images

This commit is contained in:
Ryan Cao 2023-06-24 14:26:47 +08:00
parent 5fd2ef0aa5
commit 89be66d2ba
No known key found for this signature in database
2 changed files with 105 additions and 11 deletions

View file

@ -2,7 +2,9 @@ name: Lint
on:
push:
branches: ['main']
pull_request:
branches: ['main']
jobs:
lint: