Explorar el Código

Merge branch 'master' into feat/109648-use-configured-xss-custom-whitelist

Shun Miyazawa hace 3 años
padre
commit
b4b0815923
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/app/docker/codebuild/main.tf

+ 1 - 1
packages/app/docker/codebuild/main.tf

@@ -3,7 +3,7 @@ terraform {
     organization = "weseek"
 
     workspaces {
-      name = "official-image-builder"
+      name = "growi-official-image-builder"
     }
   }