ci: use gha cache for docker builds

This commit is contained in:
Nicolas Giard 2024-05-21 23:50:41 -04:00 committed by GitHub
parent 6f8df324a9
commit c290525b5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -247,6 +247,8 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: ghcr.io/ietf-tools/datatracker:${{ env.PKG_VERSION }}
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Update CHANGELOG
id: changelog