Browse Source

update workspace name

Yuki Takei 3 years ago
parent
commit
31d875aa33
1 changed files with 1 additions and 1 deletions
  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"
     }
   }