Skip to content

Commit

Permalink
remove context
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Jul 31, 2024
1 parent 77741e4 commit c9b8bb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
id: docker_build
uses: docker/build-push-action@v6
with:
context: ./
cache-from: type=gha
cache-to: type=gha, mode=max
platforms: "linux/${{ matrix.config.arch }}"
Expand Down

0 comments on commit c9b8bb2

Please sign in to comment.