Skip to content

Commit 1a3957a

Browse files
author
Jovel Crisostomo
committed
one more output change
1 parent 0e14636 commit 1a3957a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ phases:
1313

1414
build:
1515
commands:
16-
- go build -v -o rt_api_prototype > build.txt
16+
- go build -v -o rt_api_prototype 2> build.txt
1717

1818
post_build:
1919
commands:

0 commit comments

Comments
 (0)