mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
Merge pull request #18801 from docker/nicks-patch-1
Update buildx setup instructions to use `install: true`
This commit is contained in:
@@ -236,6 +236,7 @@ jobs:
|
||||
version: "lab:latest"
|
||||
driver: cloud
|
||||
endpoint: "<ORG>/default"
|
||||
install: true
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user