Skip to content

Commit 88fbb1d

Browse files
committed
CDK_DISABLE_GIT_SOURCE=1 in workflow
1 parent c1c7fb9 commit 88fbb1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codebuild-pr-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
7575
- name: Build
7676
run: /bin/bash ./build.sh --ci --concurrency 10
77+
env:
78+
CDK_DISABLE_GIT_SOURCE: 'true'
7779

7880
- name: Run Rosetta
7981
run: /bin/bash ./scripts/run-rosetta.sh

0 commit comments

Comments
 (0)