Skip to content

Commit

Permalink
ci: remove unused images from build
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir committed Oct 3, 2020
1 parent 0210e4e commit 37e6a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64,linux/386, linux/arm
platforms: linux/amd64,linux/arm
push: true
tags: blumamir/wavplayeralsa:latest

0 comments on commit 37e6a35

Please sign in to comment.