Skip to content

Commit 3fb7b5c

Browse files
committed
chore: remove breakpoint
1 parent 873e07a commit 3fb7b5c

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)