temporarily remove condition to rebuild cache
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-11 14:49:25 +11:00
parent 1a90963851
commit 91143f2628

View File

@@ -103,9 +103,9 @@ steps:
- name: rebuild-cache-with-filesystem - name: rebuild-cache-with-filesystem
image: meltwater/drone-cache image: meltwater/drone-cache
pull: true pull: true
when: # when:
event: # event:
- tag # - tag
settings: settings:
backend: "filesystem" backend: "filesystem"
#debug: true #debug: true