Commit e2ae1c52 authored by Takuya Noguchi's avatar Takuya Noguchi
Browse files

Update shfmt from 2.6.4 to 3.2.1 in the CI pipeline



The base container image was from peterdavehello/shfmt to mvdan/shfmt.

Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent b64d57a1
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -8,8 +8,7 @@ test-shellcheck:
test-shfmt:
  stage: test
  image:
    name: peterdavehello/shfmt:2.6.4
    entrypoint: ["/bin/sh", "-c"]
    name: mvdan/shfmt:v3.2.1-alpine
  needs: []
  script:
    - shfmt -i 2 -ci -l -d src/bin/auto-deploy test/verify-application-secret test/verify-deployment-database