mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
chore(ci): disable docker cache (#2776)
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user