mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 17:56:15 -04:00
Build container on PR (but don't publish) to verify Containerfile syntax
This commit is contained in:
parent
0da30813da
commit
3b265322e0
2 changed files with 14 additions and 2 deletions
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
|
@ -72,8 +72,6 @@ jobs:
|
|||
containerfiles: ./Containerfile
|
||||
platforms: linux/arm64, linux/amd64
|
||||
oci: true
|
||||
extra-args: |
|
||||
--ulimit nofile=4096:4096
|
||||
|
||||
- name: Upload Release Assets
|
||||
if: success()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue