Skip to content

Commit

Permalink
Try to buildx by Github
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitexus committed Jul 11, 2023
1 parent 97c64f0 commit 7d3b375
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Expand Up @@ -14,6 +14,8 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Multiple platforms feature is currently not supported for docker driver.
run: docker buildx create --use
- name: Build the Docker image
run: make buildx
- name: Docker Hub Description
Expand Down

0 comments on commit 7d3b375

Please sign in to comment.