Skip to content

Commit

Permalink
docker buildx no longer likes blank strings
Browse files Browse the repository at this point in the history
  • Loading branch information
amarburg committed Dec 13, 2024
1 parent c90109a commit 4e46eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@ jobs:
set: |
*.platform=linux/amd64
*.cache-from=type=registry,ref=ghcr.io/${{ steps.lowercase-repo.outputs.repository }}:cache-${{ matrix.ROS_DISTRO }}
*.cache-to=
*.cache-to=''

0 comments on commit 4e46eb0

Please # to comment.