Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
m4dm4rtig4n committed Nov 19, 2022
1 parent 684b287 commit a29dcd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_push_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
build-args: ARCH=arm32v6 ARCH=arm32v7 ARCH=amd64
file: Dockerfile
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v6
# context: .
context: .
# platforms: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
push: true
tags: |
Expand Down

0 comments on commit a29dcd9

Please sign in to comment.