Git push
This commit is contained in:
parent
b810afcf47
commit
40dbec0c97
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ after_script:
|
|||
- FILES=$(find tests/_output -type f -name '*.png' | sort -nr)
|
||||
- for i in $FILES; do echo $i; base64 "$i"; break; done
|
||||
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue