Skip to content

Commit

Permalink
Merge pull request #21618 from dvdksn/dbc-gha-lab2cloud
Browse files Browse the repository at this point in the history
build(cloud): setup-buildx-action automatically fetches the buildx-private binary if driver == cloud
  • Loading branch information
dvdksn authored Dec 16, 2024
2 parents 9736a4b + 5b52f10 commit 753cf3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/manuals/build-cloud/ci.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
version: "lab:latest"
driver: cloud
endpoint: "<ORG>/default"
install: true
Expand Down

0 comments on commit 753cf3e

Please sign in to comment.