From c1fce1cf14aac03c877c9302e6b8c61f65fb333e Mon Sep 17 00:00:00 2001 From: Stefano Apostolico Date: Thu, 17 Oct 2024 21:26:16 +0200 Subject: [PATCH] updates CI --- .github/workflows/test.yml | 4 ++-- README.md | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8965929..e89c553 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -136,8 +136,8 @@ jobs: docker build \ --target tests \ -t "unicef/hope-country-workspace:${{env.BRANCH}}-test-${{env.checksum}}" \ - --cache-from "type=local,src=/xxx, tag=${{env.BRANCH}}" \ - --cache-to "type=local,dest=/xxx, tag=${{env.BRANCH}}" \ + --cache-from "type=gha" \ + --cache-to "type=gha,mode=max" \ -f docker/Dockerfile . - run: | docker run --rm \ diff --git a/README.md b/README.md index 5c14ec8..16079ed 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![Lint](https://github.com/unicef/hope-country-workspace/actions/workflows/lint.yml/badge.svg)](https://github.com/unicef/hope-country-workspace/actions/workflows/lint.yml) [![codecov](https://codecov.io/github/unicef/hope-country-workspace/graph/badge.svg?token=FBUB7HML5S)](https://codecov.io/github/unicef/hope-country-workspace) [![Documentation](https://github.com/unicef/hope-country-workspace/actions/workflows/docs.yml/badge.svg)](https://unicef.github.io/hope-country-workspace/) -[![PyPI](https://img.shields.io/pypi/v/hope-country-workspace)](https://pypi.org/project/hope-country-workspace/) ## Spreadsheet import