Skip to content

Commit 5719bd3

Browse files
authored
Merge pull request #653 from aws-amplify/remove-breakpoints
chore: remove codebuild breakpoint
2 parents 873e07a + 3fb7b5c commit 5719bd3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.codebuild/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ env:
55
phases:
66
build:
77
commands:
8-
- codebuild-breakpoint
98
- source ./shared-scripts.sh && _deploy

.codebuild/release_workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ batch:
2828
- build_linux
2929
- identifier: deploy
3030
buildspec: .codebuild/deploy.yml
31-
debug-session: true
3231
depend-on:
3332
- test
3433
- build_windows

0 commit comments

Comments
 (0)