Yuki Takei 3 лет назад
Родитель
Сommit
b60d12b549

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

@@ -56,6 +56,7 @@ resource "aws_codebuild_project" "growi-official-image-builder" {
     location = "https://github.com/weseek/growi.git"
     git_clone_depth = 1
   }
+  source_version = "refs/heads/support/build-with-codebuild"
 
   build_batch_config {
     service_role = aws_iam_role.growi-official-image-builder.arn

+ 4 - 4
packages/app/docker/codebuild/terraform.tfstate

@@ -1,7 +1,7 @@
 {
   "version": 4,
   "terraform_version": "1.3.7",
-  "serial": 4,
+  "serial": 6,
   "lineage": "7413839f-c67c-02f5-4933-fcb84251bb29",
   "outputs": {},
   "resources": [
@@ -110,8 +110,8 @@
                 "type": "GITHUB"
               }
             ],
-            "source_version": "",
-            "tags": null,
+            "source_version": "refs/heads/support/build-with-codebuild",
+            "tags": {},
             "tags_all": {},
             "vpc_config": []
           },
@@ -145,7 +145,7 @@
             "name_prefix": "",
             "path": "/",
             "permissions_boundary": null,
-            "tags": null,
+            "tags": {},
             "tags_all": {},
             "unique_id": "AROATY5XBDC5HD2CFLB75"
           },