Skip to content

Commit

Permalink
Cloud Builds
Browse files Browse the repository at this point in the history
  • Loading branch information
zx8086 committed Jan 20, 2025
1 parent 76c8c23 commit 17b9996
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,8 @@ jobs:
uses: docker/setup-buildx-action@v3
with:
driver: cloud
endpoint: "zx8086/capella-document-search"
endpoint: "zx8086/cldbuild"
install: true
platforms: linux/amd64,linux/arm64
buildkitd-flags: --debug

# Build and push section
- name: Build and push Docker image
Expand Down

0 comments on commit 17b9996

Please sign in to comment.