Skip to content

Commit

Permalink
Release build: amd64, armv7, arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
styx0x6 committed Oct 28, 2020
1 parent 9a7c8b8 commit 9ad3f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
TITLE_DEV: sWAF-dev
TITLE_REL: sWAF
PLATFORMS_DEV: linux/amd64
PLATFORMS_REL: linux/amd64
PLATFORMS_REL: linux/amd64,linux/arm/v7,linux/arm64/v8

jobs:
# Push image to Docker Hub
Expand Down

0 comments on commit 9ad3f7c

Please sign in to comment.