fix: exclude 'emqx-enterprise' when publish docker images

This commit is contained in:
Shawn 2022-08-25 09:11:22 +08:00
parent f75932e49f
commit d854ceb91a
1 changed files with 2 additions and 0 deletions

View File

@ -252,6 +252,8 @@ jobs:
- 'docker.io'
- 'public.ecr.aws'
exclude:
- registry: 'public.ecr.aws'
profile: emqx-enterprise
- arch: arm64
build_machine: ubuntu-20.04
- arch: amd64