cache builds
Some checks failed
Build and Publish / build_and_publish (push) Failing after 6m46s

This commit is contained in:
Nexus 2024-06-12 01:20:20 +01:00
parent e327ec8e5b
commit c5401ba10b
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -33,3 +33,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }} push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max