Skip to content

python/config: make download_reactively race-safe under parallel exec… #2225

python/config: make download_reactively race-safe under parallel exec…

python/config: make download_reactively race-safe under parallel exec… #2225

Workflow file for this run

name: Docker
on:
push:
pull_request:
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Build Docker Image
run: |
docker build -t vmaf .