Use Docker BuildKit

This commit is contained in:
BtbN 2021-04-05 18:46:32 +02:00
parent 4de20f345b
commit e20a907e31
2 changed files with 6 additions and 0 deletions

View file

@ -7,6 +7,9 @@ on:
schedule:
- cron: '0 12 * * *'
env:
DOCKER_BUILDKIT: 1
jobs:
purge_artifacts:
name: Purge old artifacts

View file

@ -4,6 +4,9 @@ on:
branches:
- master
env:
DOCKER_BUILDKIT: 1
jobs:
build:
name: Build ffmpeg