Skip to content

Commit

Permalink
try not reconfiguring the builder and keeping the local network hook
Browse files Browse the repository at this point in the history
  • Loading branch information
4141done committed Jan 12, 2024
1 parent 8d5ab6f commit d8e7ea6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,11 +263,6 @@ jobs:
provenance: false
tags: localhost:5000/nginx-oss-s3-gateway

- name: Set up Docker Buildx for final builds
uses: docker/setup-buildx-action@v3
with:
platforms: linux/amd64,linux/arm64

- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit d8e7ea6

Please sign in to comment.