chore(ci): disable docker cache (#2776)

This commit is contained in:
Łukasz Mierzwa
2021-02-16 17:30:37 +00:00
committed by GitHub
parent e9457022ca
commit 369c0b9b67

View File

@@ -620,8 +620,6 @@ jobs:
tags: ${{ env.DOCKER_TAGS }}
build-args: |
VERSION=${{ env.VERSION }}
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache
demo-deploy:
name: Deploy demo app to Heroku