Skip to content

Commit

Permalink
Merge branch 'root-v1.15-and-main' into release/dcs/v1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
richmahn committed Dec 30, 2021
2 parents d1491f1 + d3b9623 commit fbf5724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -73,6 +73,6 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm/v8,linux/arm64
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.vars.outputs.tags }}

0 comments on commit fbf5724

Please sign in to comment.