3rdparty: add check of latest available version of 3rdparty packages
use "make checkversions"
This commit is contained in:
@@ -13,6 +13,8 @@ job_linux:
|
||||
- "API=sdl2 make -j3 && API=sdl2 make ziprelease"
|
||||
- "make docarchive"
|
||||
- "echo $CI_JOB_ID > LINUX_JOB_ID"
|
||||
after_script:
|
||||
- "cd 3rdparty; make checkversions"
|
||||
artifacts:
|
||||
paths:
|
||||
- "*.zip"
|
||||
|
||||
Reference in New Issue
Block a user