chore: Remove unused cache-from and cache-to directives in Docker workflow to streamline build process
Build, Test, and Push CFDM Docker Image / test (push) Failing after 2m41s
Build, Test, and Push CFDM Docker Image / build-and-push (push) Has been skipped
Build, Test, and Push CFDM Docker Image / update-wiki (push) Has been skipped
Build, Test, and Push CFDM Docker Image / create-release (push) Has been skipped

This commit is contained in:
Denozordec
2026-06-22 14:45:18 +07:00
parent 41a2684a51
commit 20d067426c
-2
View File
@@ -27,8 +27,6 @@ jobs:
load: true
tags: cfdm:test
provenance: false
cache-from: type=registry,ref=git.shts.su/${{ gitea.repository }}:testcache
cache-to: type=registry,ref=git.shts.su/${{ gitea.repository }}:testcache,mode=max
- name: Run tests
run: docker run --rm cfdm:test