Skip to content

Commit

Permalink
Merge pull request #661 from wongma7/cloudbuildbuildx
Browse files Browse the repository at this point in the history
Fix stray argument in cloudbuild.yaml
  • Loading branch information
k8s-ci-robot authored Dec 16, 2020
2 parents 7ad3e65 + 5beb246 commit 30c5f38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ steps:
- --output="type=image,push=true"
- .
- --target=debian-base
- HOME=/root
- name: gcr.io/cloud-builders/docker
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
Expand Down

0 comments on commit 30c5f38

Please sign in to comment.