Skip to content

Commit b503763

Browse files
committed
빌드 아피텍트 추가
1 parent 0d47f6a commit b503763

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

buildspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ phases:
1414
build:
1515
commands:
1616
- pnpm run build
17-
17+
artifacts:
18+
- '**/*'
1819
# Cache 추가
1920
cache:
2021
paths:

0 commit comments

Comments
 (0)