Skip to content

Commit

Permalink
load
Browse files Browse the repository at this point in the history
  • Loading branch information
alastair committed Sep 19, 2023
1 parent 9277fed commit bc1ff44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
tags: freesound:2023-07
load: true

- name: Build cached image
uses: docker/build-push-action@v4
Expand All @@ -57,6 +58,7 @@ jobs:
file: docker/Dockerfile.workers_web
cache-from: type=gha
cache-to: type=gha,mode=max
load: true

- name: Pull docker images
run: docker-compose -f docker-compose.test.yml pull
Expand Down

0 comments on commit bc1ff44

Please sign in to comment.