Skip to content

Commit

Permalink
context
Browse files Browse the repository at this point in the history
  • Loading branch information
alastair committed Sep 19, 2023
1 parent 385b0ef commit 9277fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
- name: Build base image
uses: docker/build-push-action@v4
with:
context: docker
file: Dockerfile.base
context: ./docker
file: docker/Dockerfile.base
cache-from: type=gha
cache-to: type=gha,mode=max
tags: freesound:2023-07
Expand Down

0 comments on commit 9277fed

Please sign in to comment.