ci cache docker build

This commit is contained in:
Robin Appelman 2021-11-28 22:44:31 +01:00
commit c276b7536a

View file

@ -22,5 +22,7 @@ jobs:
with:
push: true
tags: icewind1991/wifi-prometheus-exporter:latest
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}