1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-26 23:21:41 +01:00

Tries to pass message

This commit is contained in:
Amir Raminfar
2022-04-20 16:07:13 -07:00
parent b9bc7af1d6
commit 08eaf8d898

View File

@@ -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: