diff --git a/e2e/docker-compose.yml b/e2e/docker-compose.yml index 5d2ed67c..d282b4d9 100644 --- a/e2e/docker-compose.yml +++ b/e2e/docker-compose.yml @@ -37,6 +37,7 @@ services: - COMMIT_INFO_BRANCH=${GITHUB_REF_NAME} - COMMIT_INFO_AUTHOR=${GITHUB_ACTOR} - COMMIT_INFO_SHA=${GITHUB_SHA} + - COMMIT_INFO_MESSAGE=${github.event.head_commit.message} - COMMIT_INFO_REMOTE=https://github.com/amir20/dozzle command: cypress run --record depends_on: