Skip to content

Commit 753cf3e

Browse files
authored
Merge pull request #21618 from dvdksn/dbc-gha-lab2cloud
build(cloud): setup-buildx-action automatically fetches the buildx-private binary if driver == cloud
2 parents 9736a4b + 5b52f10 commit 753cf3e

File tree

1 file changed

+0
-1
lines changed
  • content/manuals/build-cloud

1 file changed

+0
-1
lines changed

content/manuals/build-cloud/ci.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
- name: Set up Docker Buildx
7575
uses: docker/setup-buildx-action@v3
7676
with:
77-
version: "lab:latest"
7877
driver: cloud
7978
endpoint: "<ORG>/default"
8079
install: true

0 commit comments

Comments
 (0)