Skip to content

Commit 5cb7a38

Browse files
authored
Update release.yml
1 parent 763f402 commit 5cb7a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
- cron: "0 13 * * 1"
1414

1515
env:
16-
PLATFORMS: "linux/amd64,linux/arm/v7,linux/arm/v6,linux/arm64" # Build for which platforms
16+
PLATFORMS: "linux/amd64,linux/arm/v7,linux/arm64" # Build for which platforms
1717
IMAGENAME: "quay.io/tdeutsch/debugcontainer" # Name of the image
1818
DEFAULT_TAG: "edge" # Which tag is beeing used if we are building for master/main branch
1919
QUAY_USER: "tdeutsch" # Which user to use to login to quay.io

0 commit comments

Comments
 (0)