diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index c931ca77..5c780d65 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -26,7 +26,7 @@ jobs: target: slim - environment: Production prefix: "" - image-id: standard + target: standard timeout-minutes: 60 env: CONTAINER_IMAGE_ID: "ghcr.io/super-linter/super-linter:${{ matrix.images.prefix }}latest"