Enable preview
This commit is contained in:
parent
e9213004d4
commit
beea325ebf
@ -14,7 +14,7 @@ DOMAINS=`node array-to-lines.js "$(echo $INPUT | jq .third_party_domains)"`
|
||||
|
||||
source ./utils.sh
|
||||
|
||||
PREVIEW="FALSE" # set to "TRUE" in order to enable automatic screenshots kept in preview.png
|
||||
PREVIEW="TRUE" # set to "TRUE" in order to enable automatic screenshots kept in preview.png
|
||||
|
||||
if [ "$PREVIEW" = "TRUE" ];
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user