Skip to content

Commit

Permalink
Don't use cloud build for release
Browse files Browse the repository at this point in the history
  • Loading branch information
gmazoyer committed Nov 23, 2024
1 parent 60ba015 commit 5251928
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:
- name: Set up Docker Buildx
id: buildx-setup
uses: docker/setup-buildx-action@v3
with:
version: "lab:latest"
driver: cloud
endpoint: "peeringmanager/peering-manager-default"
if: steps.check-build-needed.outputs.skipped != 'true'
# docker.io
- name: Login to docker.io
Expand Down

0 comments on commit 5251928

Please sign in to comment.