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 7cc4a03 + 7818132 commit b7b5746Copy full SHA for b7b5746
buildspec.yaml
@@ -5,4 +5,5 @@ phases:
5
docker: 18
6
build:
7
commands:
8
- - echo ok
+ - echo ${CODEBUILD_WEBHOOK_TRIGGER}
9
+ - env
0 commit comments