Skip to content

Commit

Permalink
chore: fix docker build formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-bams committed Jan 18, 2025
1 parent ccd052a commit 9e68741
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,4 @@ jobs:
--cache-to "type=local,dest=/tmp/.buildx-cache" \
--platform linux/amd64 \
--tag "${{ secrets.DOCKER_HUB_USER }}/sphinx-swarm:${{ env.RELEASE_TAG }}" \
--output "type=registry" ./

0 comments on commit 9e68741

Please sign in to comment.