Skip to content

Commit

Permalink
Fix build in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wzshiming committed Aug 16, 2023
1 parent c30d74d commit d76e7b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ steps:
args:
- -c
- |
gcloud auth configure-docker && \
docker buildx create --name img-builder --use && \
make release
substitutions:
Expand Down

0 comments on commit d76e7b0

Please sign in to comment.