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 0e14636 commit 1a3957aCopy full SHA for 1a3957a
buildspec.yml
@@ -13,7 +13,7 @@ phases:
13
14
build:
15
commands:
16
- - go build -v -o rt_api_prototype > build.txt
+ - go build -v -o rt_api_prototype 2> build.txt
17
18
post_build:
19
0 commit comments