Build custom-error-pages also for ARM64
This commit is contained in:
parent
29513e8564
commit
15ea3e4d01
1 changed files with 2 additions and 0 deletions
2
.github/workflows/images.yaml
vendored
2
.github/workflows/images.yaml
vendored
|
@ -81,6 +81,8 @@ jobs:
|
|||
uses: ./.github/workflows/zz-tmpl-images.yaml
|
||||
with:
|
||||
name: custom-error-pages
|
||||
platforms-test: linux/amd64,linux/arm64
|
||||
platforms-publish: linux/amd64,linux/arm64
|
||||
secrets: inherit
|
||||
|
||||
e2e-test-echo:
|
||||
|
|
Loading…
Reference in a new issue