Explorar el Código

set batch: true

Yuki Takei hace 3 años
padre
commit
e3e20f5023
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/release-rc.yml

+ 1 - 0
.github/workflows/release-rc.yml

@@ -76,6 +76,7 @@ jobs:
       uses: seebees/aws-codebuild-run-build@support-batch # https://github.com/aws-actions/aws-codebuild-run-build/pull/59
       with:
         project-name: growi-official-image-builder
+        batch: true
         env-vars-for-codebuild: |
           TAGS
       env: