Skip to content

Commit 5015080

Browse files
committed
fix: remove unnecessary install step in Docker Buildx setup
1 parent 09be359 commit 5015080

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
with:
3535
driver: cloud
3636
endpoint: "${{ env.DOCKER_USERNAME }}/${{ env.CLOUD_BUILDER_NAME }}"
37-
install: true
3837

3938
- name: Log into registry ${{ env.REGISTRY }}
4039
uses: docker/login-action@v3

0 commit comments

Comments
 (0)