We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 873e07a + 3fb7b5c commit 5719bd3Copy full SHA for 5719bd3
.codebuild/deploy.yml
@@ -5,5 +5,4 @@ env:
5
phases:
6
build:
7
commands:
8
- - codebuild-breakpoint
9
- source ./shared-scripts.sh && _deploy
.codebuild/release_workflow.yml
@@ -28,7 +28,6 @@ batch:
28
- build_linux
29
- identifier: deploy
30
buildspec: .codebuild/deploy.yml
31
- debug-session: true
32
depend-on:
33
- test
34
- build_windows
0 commit comments