Apply cache to pi image

This commit is contained in:
Matthias 2019-11-10 10:02:26 +01:00
parent ff1d36434d
commit e51a720193
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
dockerfile: Dockerfile.pi
# cache: true
cache: ${{ github.event_name != 'cron' }}
tag_names: true