Skip to content

Commit

Permalink
fix: don't use .github/buildkitd.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
GoliathLabs committed Apr 1, 2024
1 parent 80d3aba commit 5d6c1d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- name: Setup Docker buildx
uses: docker/setup-buildx-action@v2
with:
config: .github/buildkitd.toml
- name: Retrieve author data
run: |
echo AUTHOR=$(curl -sSL ${{ github.event.repository.owner.url }} | jq -r '.name') >> $GITHUB_ENV
Expand Down

0 comments on commit 5d6c1d6

Please sign in to comment.