Get exiftool in ci
parent
593c3562bc
commit
f29724f713
|
@ -33,6 +33,11 @@ wget https://github.com/pulsejet/memories-test/raw/main/Files.zip
|
||||||
unzip Files.zip
|
unzip Files.zip
|
||||||
cd ../../..
|
cd ../../..
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
cd apps/memories
|
||||||
|
make exiftool
|
||||||
|
cd ../..
|
||||||
|
|
||||||
# Index
|
# Index
|
||||||
php occ files:scan --all
|
php occ files:scan --all
|
||||||
php occ memories:index
|
php occ memories:index
|
||||||
|
|
Loading…
Reference in New Issue