Skip to content

Commit

Permalink
TEMP: Try something else
Browse files Browse the repository at this point in the history
  • Loading branch information
roekatz committed Jul 17, 2024
1 parent 482f824 commit 0769173
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: docker/build-push-action@v2
with:
file: docker/Dockerfile
platforms: linux/amd64,linux/arm64
push: false
target: client-cedar
cache-from: type=registry,ref=permitio/opal-client-cedar:latest
Expand All @@ -52,6 +53,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
submodules: 'recursive'

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit 0769173

Please sign in to comment.