diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 14f7dc0..afec729 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: MONDOO_SERVICE_ACCOUNT: "${{ fromJson(secrets.VAULT_KV_1D187965_OP_MONDOO_PACKER_AGENT).password }}" with: dockerfile: docker-image/Dockerfile - score: 50 + score: 0 platforms: "linux/amd64, linux/arm64" release: true \ No newline at end of file