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.
1 parent 873e07a commit 3fb7b5cCopy full SHA for 3fb7b5c
.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