mirror of
https://github.com/gchq/CyberChef
synced 2025-12-10 05:13:23 +00:00
Remove ARM64 Container build from release workflow
This commit is contained in:
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
|||||||
tags: ${{ steps.image-metadata.outputs.tags }}
|
tags: ${{ steps.image-metadata.outputs.tags }}
|
||||||
labels: ${{ steps.image-metadata.outputs.labels }}
|
labels: ${{ steps.image-metadata.outputs.labels }}
|
||||||
containerfiles: ./Containerfile
|
containerfiles: ./Containerfile
|
||||||
platforms: linux/arm64, linux/amd64
|
platforms: linux/amd64
|
||||||
oci: true
|
oci: true
|
||||||
# Webpack seems to use a lot of open files, increase the max open file limit to accomodate.
|
# Webpack seems to use a lot of open files, increase the max open file limit to accomodate.
|
||||||
extra-args: |
|
extra-args: |
|
||||||
|
|||||||
Reference in New Issue
Block a user