Skip to content

Commit

Permalink
fix percy for a branch (#6868)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrii Chubatiuk <wachy@Andriis-MBP-2.lan>
  • Loading branch information
AndrewChubatiuk and Andrii Chubatiuk authored Apr 10, 2024
1 parent f631075 commit 34cde71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ services:
PERCY_TOKEN: ${PERCY_TOKEN:-""}
PERCY_BRANCH: ${PERCY_BRANCH:-""}
PERCY_COMMIT: ${PERCY_COMMIT:-""}
PERCY_PULL_REQUEST: ${PERCY_PULL_REQUEST:-""}
PERCY_PULL_REQUEST: ${PERCY_PULL_REQUEST:-}
COMMIT_INFO_BRANCH: ${COMMIT_INFO_BRANCH:-""}
COMMIT_INFO_MESSAGE: ${COMMIT_INFO_MESSAGE:-""}
COMMIT_INFO_AUTHOR: ${COMMIT_INFO_AUTHOR:-""}
Expand Down

0 comments on commit 34cde71

Please sign in to comment.