Commit 50fb46b3 authored by Vaibhav Sagar's avatar Vaibhav Sagar

.github/workflows/docker.yml: caching doesn't seem particularly useful

parent 7dcbcb72
...@@ -27,4 +27,3 @@ jobs: ...@@ -27,4 +27,3 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }} username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }} password: ${{ secrets.DOCKER_PASSWORD }}
snapshot: true snapshot: true
cache: true
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment