Skip to content

Commit

Permalink
Update vwsfriend-python-docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach authored Aug 24, 2021
1 parent 79e8439 commit ccf5e72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vwsfriend-python-docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
with:
context: vwsfriend
push: ${{ github.event_name != 'pull_request' }}
platforms: linux/amd64,linux/armv7,linux/arm64
platforms: linux/amd64,linux/arm/v7,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=local,src=/tmp/.buildx-cache
Expand Down

0 comments on commit ccf5e72

Please sign in to comment.