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
|
||||
cd ../../..
|
||||
|
||||
# Setup
|
||||
cd apps/memories
|
||||
make exiftool
|
||||
cd ../..
|
||||
|
||||
# Index
|
||||
php occ files:scan --all
|
||||
php occ memories:index
|
||||
|
|
Loading…
Reference in New Issue