Skip to content

Commit b7b5746

Browse files
authored
Merge pull request #9 from fnaoto/fnaoto-patch-4
Update buildspec.yaml
2 parents 7cc4a03 + 7818132 commit b7b5746

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

buildspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ phases:
55
docker: 18
66
build:
77
commands:
8-
- echo ok
8+
- echo ${CODEBUILD_WEBHOOK_TRIGGER}
9+
- env

0 commit comments

Comments
 (0)