Skip to content

Commit c612b09

Browse files
committed
update
1 parent 2d2c9f3 commit c612b09

File tree

3 files changed

+212
-220
lines changed

3 files changed

+212
-220
lines changed

modules/codebuild/buildspec/buildspec.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
11
version: 0.2
2-
# env:
3-
# secrets-manager:
4-
# APIDATABASE_SECRET: arn:aws:secretsmanager:ap-northeast-2:165977844260:secret:apidatabaseAuroraSecret-VuzGmTlT58Va-Et329o
5-
# parameter-store:
6-
# APOLLO_KEY: /copilot/bhplf/dev/secrets/APOLLO_KEY
7-
# APOLLO_GRAPH_REF: /copilot/bhplf/dev/secrets/APOLLO_GRAPH_REF
8-
# COGNITO_USER_POOL_ID: /copilot/bhplf/dev/secrets/COGNITO_USER_POOL_ID
9-
# COGNITO_CLIENT_ID: /copilot/bhplf/dev/secrets/COGNITO_CLIENT_ID
102
phases:
113
install:
124
runtime-versions:

0 commit comments

Comments
 (0)