Skip to content

Commit

Permalink
buildx action changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshaya T authored and Akshaya T committed Dec 1, 2022
1 parent 1301a52 commit 0e52d8e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/common-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@ jobs:
HOST: "gcr.io"

# Build and push to GCR
- uses: docker/[email protected]
with:
driver: docker
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@master

- name: docker publish image
uses: docker/[email protected]
Expand Down

0 comments on commit 0e52d8e

Please sign in to comment.