Skip to content

CI: Update docker images

Anton Mitrofanov requested to merge BugMaster/x264:ci_update into master

Fix ffmpeg git clone:

git clone --depth 1 --branch master https://git.ffmpeg.org/ffmpeg.git ffmpeg
Cloning into 'ffmpeg'...
fatal: unable to access 'https://git.ffmpeg.org/ffmpeg.git/': server certificate verification failed. CAfile: none CRLfile: none

Merge request reports