jrottenberg / ffmpeg

Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch / nvidia / vaapi
https://hub.docker.com/r/jrottenberg/ffmpeg/
Apache License 2.0
1.42k stars 455 forks source link

ADD rockylinux8 Via update.py #345

Closed arpagon closed 2 years ago

jrottenberg commented 2 years ago

it looks good, but not sure why the ci didn't kick in, let me see before merging

jrottenberg commented 2 years ago

Can you add a commit, to kick in the azure pipeline ?

arpagon commented 2 years ago

Can you add a commit, to kick in the azure pipeline ?

Done... Is it a problem with CI/CD? I see you have GitLab and Azure. Which one do you really use?

jrottenberg commented 2 years ago

Can you add a commit, to kick in the azure pipeline ?

Done... Is it a problem with CI/CD? I see you have GitLab and Azure. Which one do you really use?

Thank you, yeah not sure what is going on with Azure pipeline not being triggered on fork builds ;-/

I'm using both Gitlab and Azure pipelines, I was trying to slowly move the build to gitlab-ci but it's a bit too much cpu for the free plan.

arpagon commented 2 years ago

Let me know how can help?

jrottenberg commented 2 years ago

I had to pull your changes on my remote ;-/

I'll fix that but at least checks are running now

jrottenberg commented 2 years ago

looks promising : https://github.com/jrottenberg/ffmpeg/pull/357

https://dev.azure.com/video-tools/ffmpeg/_build/results?buildId=550&view=logs&s=fe48a5e5-47a9-5a50-c8a8-3b820dff131f&j=e6484560-8c65-51ae-67a7-789e79106613

arpagon commented 2 years ago

🎉