소스 검색

update workspace name

Yuki Takei 3 년 전
부모
커밋
31d875aa33
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"
     }
   }